[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
1.7.7 compile problem
Hi.
I have a compile problem with XChat 1.7.7:
gcc -g -O2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/i386-linux/CORE
-I/usr/include/python2.0 -Wall -pipe -o xchat-text fe-text.o
../common/libxchatmain.a -lutil -lpthread -L/opt/gnome/lib -rdynamic
-lgmodule -lglib -ldl -rdynamic -L/usr/local/lib
/usr/lib/perl5/i386-linux/auto/DynaLoader/DynaLoader.a
-L/usr/lib/perl5/i386-linux/CORE -lperl -ldl -lm -lcrypt -lutil
-L/usr/lib/python2.0/config -lpython2.0
/usr/lib/python2.0/config/libpython2.0.a(posixmodule.o): In function
`posix_tmpnam':
posixmodule.o(.text+0x25fe): the use of `tmpnam_r' is dangerous, better
use `mkstemp'
/usr/lib/python2.0/config/libpython2.0.a(posixmodule.o): In function
`posix_tempnam':
posixmodule.o(.text+0x255a): the use of `tempnam' is dangerous, better
use `mkstemp'
/usr/lib/python2.0/config/libpython2.0.a(bsddbmodule.o): In function
`newdbhashobject':
bsddbmodule.o(.text+0x73): undefined reference to `dbopen'
/usr/lib/python2.0/config/libpython2.0.a(bsddbmodule.o): In function
`newdbbtobject':
bsddbmodule.o(.text+0x19c): undefined reference to `dbopen'
/usr/lib/python2.0/config/libpython2.0.a(bsddbmodule.o): In function
`newdbrnobject':
bsddbmodule.o(.text+0x2c3): undefined reference to `dbopen'
collect2: ld returned 1 exit status
make[3]: *** [xchat-text] Error 1
make[3]: Leaving directory `/root/download/xchat-1.7.7/src/fe-text'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/download/xchat-1.7.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/download/xchat-1.7.7'
make: *** [all-recursive-am] Error 2
Thanks for your help.
-
XChat-discuss: mailing list for XChat users
Archive: http://mail.nl.linux.org/xchat-discuss/
Posted By: Rok Pergarec <rok@menuconfig.org>