Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 16370

Summary: icecast does not compile (errno)
Product: Gentoo Linux Reporter: Blu3 <david+gentoo.org>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.4_rc2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 16267    
Bug Blocks:    

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.