[Icecast] Problems compiling current SVN

Karl Heyes karl at xiph.org
Sun Nov 11 03:21:54 UTC 2007


Geoff Shang wrote:
> 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 sure you don't have a corrupted source file, that error does not 
appear here.

karl.






More information about the Icecast mailing list