Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Icecast-Server
Icecast-Server
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 102
    • Issues 102
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • Container Registry
  • Wiki
    • Wiki
  • External Wiki
    • External Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Xiph.Org
  • Icecast-ServerIcecast-Server
  • Issues
  • #656

Closed
Open
Opened Apr 23, 2005 by padanius@padanius
  • Report abuse
  • New issue
Report abuse New issue

iceast-kh rev 9168 fails to compile in connection.c

latest revision of iceast-kh failes to compile (previous was OK) :

gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -pthread -g -O2 -c test -f 'sighandler.c' || echo './'sighandler.c source='connection.c' object='connection.o' libtool=no
depfile='.deps/connection.Po' tmpdepfile='.deps/connection.TPo'
depmode=gcc3 /bin/sh ../depcomp
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -pthread -g -O2 -c test -f 'connection.c' || echo './'connection.c connection.c: In function connection_complete_source': connection.c:501: error: structure has no member namedcon' connection.c:502: error: structure has no member named con' connection.c:503: error: structure has no member namedparser' connection.c:504: error: structure has no member named parser' make[3]: *** [connection.o] Error 1 make[3]: Leaving directory/usr/src/icecast-kh/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory /usr/src/icecast-kh/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory/usr/src/icecast-kh' make: *** [all] Error 2

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: xiph/icecast-server#656