[icecast-dev] Trouble compiling ices

Brendan Cully brendan at icecast.org
Fri Feb 22 22:04:28 PST 2002



On Saturday, 23 February 2002 at 00:51, lists at returntonature.com wrote:
> Any help would be appreciated, not sure why this isn't compiling:

You have an old version of libshout installed. The configure script
should probably be updated to check for shout_strerror instead of
shout_init_connection, but in the meantime either remove your old
libshout (probably in /usr/local) or try compiling with
--without-libshout

-b

> [root at jasmine ices-0.2.2]# ./configure --with-lame
> loading cache ./config.cache
> Building ices 0.2.2...
-- SNIP --
> checking for shout/shout.h... (cached) yes
> checking for shout_init_connection in -lshout... (cached) yes
-- SNIP --
>   libshout: system
>   LAME    : yes
>   Vorbis  : no
>   Perl    : yes
>   Python  : no
>   XML     : yes
-- SNIP --
> stream.c: In function `stream_send_data':
> stream.c:345: warning: implicit declaration of function `shout_strerror'
-- SNIP --
> gcc -g -O2 -Wall -o ices ices.o log.o setup.o stream.o util.o mp3.o cue.o
> metadata.o id3.o signals.o reencode.o ices_config.o playlist/libplaylist.a
> ../resolver/libresolver.a ../thread/libicethread.a ../avl/libiceavl.a
> ../log/libicelog.a -lpthread -lshout -lmp3lame -rdynamic -L/usr/local/lib
> /usr/lib/perl5/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

--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast-dev mailing list