[Icecast] Problems compiling current SVN
Geoff Shang
Geoff at QuiteLikely.com
Sat Nov 10 19:59:14 UTC 2007
Hi,
I'm trying to compile Icecast from SVN (revision 14115). But make bombs
out:
make[3]: Entering directory `/usr/src/svn/icecast/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char
-I/usr/include/libxml2 -I/usr/local/include -pthread -g -O2 -MT
connection.o -MD -MP -MF ".deps/connection.Tpo" -c -o connection.o
connection.c; \
then mv -f ".deps/connection.Tpo" ".deps/connection.Po"; else rm -f
".deps/connection.Tpo"; exit 1; fi
connection.c: In function â
recheck_ip_fileâ
:
connection.c:342: error: â
errnoâ
undeclared (first use in this function)
connection.c:342: error: (Each undeclared identifier is reported only once
connection.c:342: error: for each function it appears in.)
make[3]: *** [connection.o] Error 1
make[3]: Leaving directory `/usr/src/svn/icecast/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/svn/icecast/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/svn/icecast'
make: *** [all] Error 2
I'm using GCC 4.1.2 under Ubuntu Feisty on AMD64.
Geoff.
More information about the Icecast
mailing list