search for: pl_perl_ev

Displaying 6 results from an estimated 6 matches for "pl_perl_ev".

Did you mean: pl_perl_eval
2004 Aug 06
2
Error compiling ices-0.3
...: 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 returned 1 exit status make[3]: *** [ices] Error 1 make[...
2004 Aug 06
0
Error compiling ices-0.3
...39; 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 returned 1 exit status &gt...
2004 Aug 06
0
Ices0.3 and Perl 5.8.3
...p() /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-0.3/src/playlist/pm_perl.c(.text+0x4e...
2004 Aug 06
0
Problems with Ices0.3
...p() /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/playlist/pm_perl.c(.text+0x4e8): undefined...
2004 Aug 06
0
Problems with Ices0.3 and Icecast
...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/playlist/pm_perl.c(.text...
2004 Aug 06
2
Trouble compiling ices
...-g -O2 -Wall -c rand.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DICES_MODULEDIR=\"/usr/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...