[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

11/02 snapshot compile error



Standard ./configure && make for the latest snapshot of xchat returned 
this error:

Making all in fe-text
make[3]: Entering directory `/root/xchat-20021102/src/fe-text'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include      -g -O2 -Wall -pipe -c fe-text.c
gcc  -g -O2 -Wall -pipe  -o xchat-text  fe-text.o 
../common/libxchatcommon.a -lglib-2.0   -ldl -rdynamic 
../common/libxchatcommon.a(server.o)(.text+0xa47): In function 
`server_read_child':
/root/xchat-20021102/src/common/server.c:848: undefined reference to 
`fe_serverlist_cycle'
../common/libxchatcommon.a(xchat.o)(.text+0xcd0): In function 
`xchat_init':
/root/xchat-20021102/src/common/xchat.c:830: undefined reference to 
`fe_serverlist_open'

My guess is that the server list implementation is not synchronized to how 
it is supposed to work in the gtk xchat? (maybe peter forgot to make clean 
before he trial compiled and posted this up.... :P)

Anyone else haveing the same problem?
http://www.xchat.org/files/source/1.9/xchat-20021102.tar.bz2
for those who are lazy.

-Josh

--
XChat-discuss: mailing list for XChat users
Archive:       http://mail.nl.linux.org/xchat-discuss/