Recently I haven't been able to build jons-gtk-gui from CVS. I built jons-gtk-gui on December 5th with no problems. Then I tried again on or around December 14th --- that's when I noticed that I was unable to build jons-gtk-gui. I've been trying almost daily since then, and I'm still getting errors. Here is the make output:

[sgt-d@x-box jons-gtk-gui]$ make
make all-recursive
make[1]: Entering directory `/home/sgt-d/cvs/licq-cvs-20021218/plugins/jons-gtk-gui'
Making all in src
make[2]: Entering directory `/home/sgt-d/cvs/licq-cvs-20021218/plugins/jons-gtk-gui/src'
source='chat_window.cpp' object='chat_window.lo' libtool=yes \
depfile='.deps/chat_window.Plo' tmpdepfile='.deps/chat_window.TPlo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -D_REENTRANT -I/home/sgt-d/cvs/licq-cvs-20021218/include -DG_LOG_DOMAIN=\"licq_jons-gtk-gui\" `gtk-config --cflags` -g -O2 -c -o chat_window.lo `test -f 'chat_window.cpp' || echo './'`chat_window.cpp
In file included from /usr/include/c++/3.2/backward/list.h:59,
from chat_window.cpp:23:
/usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
chat_window.cpp: In function `void chat_join_multiparty(remote_chat_request*)':
chat_window.cpp:408: no matching function for call to `CICQDaemon::icqChatRequestAccept(gulong&, short unsigned int, long unsigned int, long unsigned int*, bool)'
/home/sgt-d/cvs/licq-cvs-20021218/include/licq_icqd.h:116: candidates are: void CICQDaemon::icqChatRequestAccept(long unsigned int, short unsigned int, const char*, long unsigned int, long unsigned int*, bool)
chat_window.cpp: In function `void chat_start_as_server(long unsigned int, CEventChat*)':
chat_window.cpp:421: no matching function for call to `CICQDaemon::icqChatRequestAccept(gulong&, short unsigned int, long unsigned int, long unsigned int*, bool)'
/home/sgt-d/cvs/licq-cvs-20021218/include/licq_icqd.h:116: candidates are: void CICQDaemon::icqChatRequestAccept(long unsigned int, short unsigned int, const char*, long unsigned int, long unsigned int*, bool)
chat_window.cpp: In function `void chat_save(void*, unsigned int, GtkWidget*)':
chat_window.cpp:791: warning: unused variable `chat_window*cw'
chat_window.cpp: In function `void save_chat_ok(GtkWidget*, void*)':
chat_window.cpp:812: warning: unused variable `chat_window*cw'
make[2]: *** [chat_window.lo] Error 1
make[2]: Leaving directory `/home/sgt-d/cvs/licq-cvs-20021218/plugins/jons-gtk-gui/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sgt-d/cvs/licq-cvs-20021218/plugins/jons-gtk-gui'
make: *** [all] Error 2

Thanks!

sgt-d




-------------------------------------------------------
This SF.NET email is sponsored by: Order your Holiday Geek Presents Now!
Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap,
MP3 Players, XBox Games, Flying Saucers, WebCams, Smart Putty.
T H I N K G E E K . C O M http://www.thinkgeek.com/sf/
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to