[Icecast] Compiling ices0.4 from source
Meswara Meswara
meswara2000 at gmail.com
Wed Apr 6 08:40:17 UTC 2011
Guys, i have icecast2 running on an opensuse 11.3 64 bit os.
unfortunately, opensuse comes with ices2 which only does ogg streaming - - >
hence my need for ices0.4
i got the source and ran ./configure . there was lots of console output and
in the end i saw;
.Features:
XML : yes
Python : yes
Perl : yes
LAME : yes
Vorbis : yes
MP4 : yes
FLAC : yes
Then i did 'make' , lots of output messages and then i got;
in_flac.o: In function `ices_flac_open':
/home/techie/Desktop/ices-0.4/src/in_flac.c:79: undefined reference to
`FLAC__stream_decoder_set_read_callback'
/home/techie/Desktop/ices-0.4/src/in_flac.c:80: undefined reference to
`FLAC__stream_decoder_set_write_callback'
/home/techie/Desktop/ices-0.4/src/in_flac.c:81: undefined reference to
`FLAC__stream_decoder_set_metadata_callback'
/home/techie/Desktop/ices-0.4/src/in_flac.c:82: undefined reference to
`FLAC__stream_decoder_set_error_callback'
/home/techie/Desktop/ices-0.4/src/in_flac.c:90: undefined reference to
`FLAC__stream_decoder_set_client_data'
/home/techie/Desktop/ices-0.4/src/in_flac.c:99: undefined reference to
`FLAC__stream_decoder_init'
collect2: ld returned 1 exit status
make[3]: *** [ices] Error 1
make[3]: Leaving directory `/home/techie/Desktop/ices-0.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/techie/Desktop/ices-0.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/techie/Desktop/ices-0.4'
make: *** [all] Error 2
My next move? Is there some devel file still missing?
Pls assist.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20110406/adea3ec0/attachment.htm>
More information about the Icecast
mailing list