Title: Message
Hi there!
 
I'm trying to compile the OBS, I get the following error:
 
g++  -o obsd -Lutils -Lxmit -Lvolman -Lmpegutils -Lnet -L/usr/lib/mysql -L/usr/local/lib/mysql  main/libmain.a xmit/libxmit.a volman/libvolman.a utils/libutils.a mpegutils/libmpegutils.a net/libnet.a -lmysqlclient -lxingmp3 -lmp3lame -lshout  -lmysqlclient -lpthread -lm
volman/libvolman.a(CdChanger.o): In function `CdChanger::ReScanVolumes_e(List<basic_string<char, string_char_traits<char>, __default_alloc_template<true, 0> > > &)':
/home/ice/juke/obs-0.4.0-pre1/volman/CdChanger.cpp:175: the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/lib/mysql/libmysqlclient.a(my_compress.o): In function `my_uncompress':
my_compress.o(.text+0xaa): undefined reference to `uncompress'
/usr/lib/mysql/libmysqlclient.a(my_compress.o): In function `my_compress_alloc':
my_compress.o(.text+0x13b): undefined reference to `compress'
collect2: ld returned 1 exit status
make: *** [all] Error 1
 
Here are some information about my server and installed stuff:
 
Mandrake 8.0 Kernel 2.4.3-20mdksmp
Apache 1.3.20 with PHP4 and MySQL Support.
MySQL 3.23.36 + Devel + Client
IceCast 1.3.11
libshout 1.0.7
XingMp3 1.0.0-pre1
Lame 3.89beta
OBS 0.4.0-pre1
Perl 5.6.0 (With DBI and other modules required)
 
 
Any suggestions ?
 
Kind regards,
Heino Walther

Reply via email to