Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16370 - icecast does not compile (errno)
Summary: icecast does not compile (errno)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on: 16267
Blocks:
  Show dependency tree
 
Reported: 2003-02-25 16:26 UTC by Blu3
Modified: 2003-02-26 23:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Blu3 2003-02-25 16:26:50 UTC
gcc  -mcpu=athlon -O3 -pipe -Wall  -o icecast  main.o client.o admin.o source.o
connection.o log.o directory.o commands.o sock.o threads.o logtime.o
commandline.o utility.o avl.o avl_functions.o match.o relay.o timer.o alias.o
restrict.o static.o http.o ice_string.o dir.o vars.o memory.o ice_resolv.o
item.o pool.o interpreter.o vsnprintf.o authenticate/libauthenticate.a -lwrap
-lcrypt -lm  -lnsl -lpthread
commands.o(.text+0x49fb): In function `com_dump':
: undefined reference to `errno'
collect2: ld returned 1 exit status
make[3]: *** [icecast] Error 1
make[3]: Leaving directory
`/var/tmp/portage/icecast-1.3.12-r1/work/icecast-1.3.12/src'
Comment 1 SpanKY gentoo-dev 2003-02-25 16:37:28 UTC

*** This bug has been marked as a duplicate of 16267 ***
Comment 2 SpanKY gentoo-dev 2003-02-26 20:57:28 UTC
time to patch 
Comment 4 Blu3 2003-02-26 22:57:39 UTC
This is IceS btw, not Icecast.  IceS feeds Icecast or Icecast2
Comment 5 SpanKY gentoo-dev 2003-02-26 22:59:27 UTC
you may have said `emerge ices`, but thats not what failed ... 
when emerging the dependency icecast, the emerge failed ... even your log shows that: 
 
make[3]: Leaving directory `/var/tmp/portage/icecast-1.3.12-r1/work/icecast-1.3.12/src' 
Comment 6 Blu3 2003-02-26 23:08:04 UTC
bad me then.  my apologies.  the dependancy for ices needs to be fixed then, i had icecast2 already installed.