Displaying 3 results from an estimated 3 matches for "stream_connect".
2004 Aug 06
0
Problem compiling ices
...nux/auto/DynaLoader/DynaLoader.a
-L/usr/lib/perl5/5.00503/i386-linux/CORE -lperl -lnsl -ldl -lm -lc -lposix
-lcrypt -L/usr/lib -lxml2 -lz -L/lib -lm -lm
stream.o: In function `stream_send_data':
/tmp/ices-0.2.2/src/stream.c:344: undefined reference to `shout_strerror'
stream.o: In function `stream_connect':
/tmp/ices-0.2.2/src/stream.c:368: undefined reference to `shout_strerror'
collect2: ld returned 1 exit status
make[3]: *** [ices] Error 1
make[3]: Leaving directory `/tmp/ices-0.2.2/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/ices-0.2.2/src'
make[1]:...
2004 Aug 06
0
Trouble compiling ices
...o/DynaLoader/DynaLoader.a
> -L/usr/lib/perl5/5.6.0/i386-linux/CORE -lperl -lnsl -ldl -lm -lc -lcrypt
> -L/usr/lib -lxml -lz -lm
> stream.o: In function `stream_send_data':
> /tmp/mp3/ices-0.2.2/src/stream.c:344: undefined reference to `shout_strerror'
> stream.o: In function `stream_connect':
> /tmp/mp3/ices-0.2.2/src/stream.c:368: undefined reference to `shout_strerror'
> collect2: ld returned 1 exit status
> make[3]: *** [ices] Error 1
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from...
2004 Aug 06
2
Trouble compiling ices
...erl5/5.6.0/i386-linux/auto/DynaLoader/DynaLoader.a
-L/usr/lib/perl5/5.6.0/i386-linux/CORE -lperl -lnsl -ldl -lm -lc -lcrypt
-L/usr/lib -lxml -lz -lm
stream.o: In function `stream_send_data':
/tmp/mp3/ices-0.2.2/src/stream.c:344: undefined reference to `shout_strerror'
stream.o: In function `stream_connect':
/tmp/mp3/ices-0.2.2/src/stream.c:368: undefined reference to `shout_strerror'
collect2: ld returned 1 exit status
make[3]: *** [ices] Error 1
make[3]: Leaving directory `/tmp/mp3/ices-0.2.2/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/mp3/ices-0.2.2/src...