search for: libplaylist

Displaying 16 results from an estimated 16 matches for "libplaylist".

Did you mean: displaylist
2004 Aug 06
2
Error compiling ices-0.3
...rnel 2.4.23 box and I receive the following error: : the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/lib/python2.2/config/libpython2.2.a(posixmodule.o)(.text+0x385e): In function `posix_tempnam': : the use of `tempnam' is dangerous, better use `mkstemp' playlist/libplaylist.a(pm_perl.o)(.text+0x515): In function `pl_perl_eval': /usr/src/ices-0.3/src/playlist/pm_perl.c:253: undefined reference to `PL_thr_key' playlist/libplaylist.a(pm_perl.o)(.text+0x65d):/usr/src/ices-0.3/src/pla ylist/pm_perl.c:238: undefined reference to `PL_thr_key' collect2: ld retur...
2004 Aug 06
2
Trouble compiling ices
...sr/local/icecast/etc/modules\" -I../../src -fno-strict-aliasing -I/usr/local/include -I/usr/lib/perl5/5.6.0/i386-linux/CORE -I/usr/include/gnome-xml -g -O2 -Wall -c pm_perl.c pm_perl.c: In function `pl_perl_eval': pm_perl.c:206: warning: unused variable `Perl___notused' rm -f libplaylist.a ar cru libplaylist.a playlist.o pm_builtin.o rand.o pm_perl.o ranlib libplaylist.a make[3]: Leaving directory `/tmp/mp3/ices-0.2.2/src/playlist' make[3]: Entering directory `/tmp/mp3/ices-0.2.2/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DICES_ETCDIR=\"/usr/local/icecast/etc\" -DICES...
2004 Aug 06
0
Error compiling ices-0.3
...the following error: > > : the use of `tmpnam_r' is dangerous, better use `mkstemp' > /usr/lib/python2.2/config/libpython2.2.a(posixmodule.o)(.text+0x385e): > In function `posix_tempnam': > : the use of `tempnam' is dangerous, better use `mkstemp' > playlist/libplaylist.a(pm_perl.o)(.text+0x515): In function > `pl_perl_eval': > /usr/src/ices-0.3/src/playlist/pm_perl.c:253: undefined reference to > `PL_thr_key' > playlist/libplaylist.a(pm_perl.o)(.text+0x65d):/usr/src/ices-0.3/src/pla > ylist/pm_perl.c:238: > undefined reference to `PL_t...
2004 Aug 06
0
compiling ices on solaris 9 / sparc
...make make all-recursive Making all in libshout make all-recursive Making all in doc Making all in src Making all in playlist /bin/sh ../libtool --mode=link 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 ../libshout/libices.la -lnsl -lmp3lame -R /usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE /usr/perl5/5.6.1/lib/sun4-solaris-64int/auto/DynaLoader/DynaLoader.a -L/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE -lperl -lsocket -lnsl -ldl -lm -lc -L/usr/lib -R/usr/lib -lxml2 -lz -lm -lsocket -lnsl -...
2004 Aug 06
1
compiling ices on solaris 9 / sparc
...ng all in libshout >make all-recursive >Making all in doc >Making all in src >Making all in playlist >/bin/sh ../libtool --mode=link 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 ../libshout/libices.la -lnsl -lmp3lame -R >/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE >/usr/perl5/5.6.1/lib/sun4-solaris-64int/auto/DynaLoader/DynaLoader.a >-L/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE -lperl -lsocket -lnsl -ldl -lm >-lc -L/usr/lib -R/usr/lib -lxml2 -lz -lm...
2004 Aug 06
2
Two Things: Python 2.1 & ices 0.2.2 / Multiple Streams
First off, I managed to build iceS 0.2.2 with Python 2.1, though I had to add -lutil to the $LIBS definition whilst ./configure'ing. Otherwise, configure won't find Py_Initialize Secondly - multiple streams I've added a second "stream" definition to my ices.conf, and both streams show up as sources for icecast, (http://blah.com:8000/list.cgi), though when i try to connect
2011 Oct 13
1
Problem with Ices
2004 Aug 06
0
ices 0.2.2 compile problems Py_Initialize and cannot find -lz
...til to the $LIBS definition whilst ./configure'ing. Otherwise, > configure won't find Py_Initialize Also in the make process it exits with this error: 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 -L/usr/lib -lxml2 -lz -L/lib -lm -lm /usr/bin/ld: cannot find -lz collect2: ld returned 1 exit status make[3]: *** [ices] Error 1 I recently rebuilt my system (RedHat 6.2 with ker...
2004 Aug 06
0
Problem compiling ices
Anyone have any idea what might be causing this error during compiling? .... 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.00503/i386-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.00503/i386-linux/CORE -lperl -lnsl -ldl -lm -lc -lposix -lcrypt -L/usr/...
2004 Aug 06
0
FW: Problem with ICES make on Solaris 8 sparc
...tar.gz as well as ices-0.2.3.tar.gz. I successfully installed icecast with your regular ./configure, make , make install. No problems at all. However when I ran make on ices I got this: 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 playlist/libplaylist.a ../libshout/.libs/libices.al -L/usr/local/lib /usr/local/lib/perl5/5.6.1/sun4-solaris/auto/DynaLoader/DynaLoader.a -L/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE -lperl -lsocket -lnsl -ldl -lm -lc Undefined first referenced symbol in file inet_at...
2004 Aug 06
0
Trouble compiling ices
...-- 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...
2004 Aug 06
0
Ices0.3 and Perl 5.8.3
...y used unsafely; consider using mkstemp() /usr/lib/libc_r.so: warning: this program uses f_prealloc(), which is not recommended. /usr/lib/libc_r.so: WARNING! des_cipher(3) not present in the system! /usr/lib/libc_r.so: warning: tempnam() possibly used unsafely; consider using mkstemp() playlist/libplaylist.a(pm_perl.o): In function `pl_perl_eval': /usr/home/herbal/UNIX/ices-0.3/src/playlist/pm_perl.c(.text+0x3d3): undefined reference to `Perl_call_pv' /usr/home/herbal/UNIX/ices-0.3/src/playlist/pm_perl.c(.text+0x4a5): undefined reference to `Perl_sv_2pv_flags' /usr/home/herbal/UNIX/ices...
2004 Aug 06
2
also error compiling ices
...er Freaks, can anyone explain, what is wrong ? is a libary missing ? I don't understand this "make" output thanx for your help .. Daniel <p>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 ../libshout/.libs/libices.al /usr/local/lib/libmp3lame.so /usr/perl5/5.6.1/lib/sun4-solaris-64int/auto/DynaLoader/DynaLoader.a -L/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE -lperl -ldl -lc -L/usr/lib -lxml2 -lz -lsocket -lnsl -lm -R/usr/local/lib -R/usr/local/lib -R/usr/perl5/5.6.1/lib/sun4-sola...
2004 Aug 06
1
ices 0.2.2 compile problems Py_Initialize and cannot find -lz
...on whilst ./configure'ing. Otherwise, > > configure won't find Py_Initialize > > Also in the make process it exits with this error: > > 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 -L/usr/lib -lxml2 -lz -L/lib -lm -lm > /usr/bin/ld: cannot find -lz > collect2: ld returned 1 exit status > make[3]: *** [ices] Error 1 > > I recently rebuilt my sy...
2004 Aug 06
0
Problems with Ices0.3
...y used unsafely; consider using mkstemp() /usr/lib/libc_r.so: warning: this program uses f_prealloc(), which is not recommended. /usr/lib/libc_r.so: WARNING! des_cipher(3) not present in the system! /usr/lib/libc_r.so: warning: tempnam() possibly used unsafely; consider using mkstemp() playlist/libplaylist.a(pm_perl.o): In function `pl_perl_eval': /usr/home/herbal/ices-0.3/src/playlist/pm_perl.c(.text+0x3d3): undefined reference to `Perl_call_pv' /usr/home/herbal/ices-0.3/src/playlist/pm_perl.c(.text+0x4a5): undefined reference to `Perl_sv_2pv_flags' /usr/home/herbal/ices-0.3/src/playli...
2004 Aug 06
0
Problems with Ices0.3 and Icecast
...gt;using mkstemp() >/usr/lib/libc_r.so: warning: this program uses f_prealloc(), which is not >recommended. >/usr/lib/libc_r.so: WARNING! des_cipher(3) not present in the system! >/usr/lib/libc_r.so: warning: tempnam() possibly used unsafely; consider >using mkstemp() >playlist/libplaylist.a(pm_perl.o): In function `pl_perl_eval': >/usr/home/herbal/ices-0.3/src/playlist/pm_perl.c(.text+0x3d3): undefined >reference to `Perl_call_pv' >/usr/home/herbal/ices-0.3/src/playlist/pm_perl.c(.text+0x4a5): undefined >reference to `Perl_sv_2pv_flags' >/usr/home/herbal...