First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 16370
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Blu3 <david+gentoo.org@blue-labs.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 16370 depends on: 16267 Show dependency tree
Bug 16370 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-02-25 16:26 0000
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 From SpanKY 2003-02-25 16:37:28 0000 -------

*** This bug has been marked as a duplicate of 16267 ***

------- Comment #2 From SpanKY 2003-02-26 20:57:28 0000 -------
time to patch 

------- Comment #3 From SpanKY 2003-02-26 21:36:52 0000 -------
patch is in cvs now 
 
http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/net-misc/icecast/files/1.3.12-errno.patch?rev=1.1&content-type=text/vnd.viewcvs-markup 

------- Comment #4 From Blu3 2003-02-26 22:57:39 0000 -------
This is IceS btw, not Icecast.  IceS feeds Icecast or Icecast2

------- Comment #5 From SpanKY 2003-02-26 22:59:27 0000 -------
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 From Blu3 2003-02-26 23:08:04 0000 -------
bad me then.  my apologies.  the dependancy for ices needs to be fixed then, i
had icecast2 already installed.

First Last Prev Next    No search results available      Search page      Enter new bug