On November 17, 2003 10:14 am, Aaron J. Seigo wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Monday 17 November 2003 01:48, Nick W wrote: > > Any ideas now? thanks... > > do you have libxml2-devel installed?
Funny I swear I installed all my devel packages...on the upside I figured out 3 or 4 more problems now, but it still won't compile. Heres the latest compiler output... --snip-- Making all in contactlist make[2]: Entering directory `/home/nick/Desktop/kdenetwork/kopete/kopete/contactlist' /usr/lib/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -o kopetegvipropswidget.h ./kopetegvipropswidget.ui /usr/lib/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -o kopetemetalvipropswidget.h ./kopetemetalvipropswidget.ui /usr/lib/qt3/bin/moc ./kopetemetacontactlvi.h -o kopetemetacontactlvi.moc source='kopetemetacontactlvi.cpp' object='kopetemetacontactlvi.lo' libtool=yes \ depfile='.deps/kopetemetacontactlvi.Plo' tmpdepfile='.deps/kopetemetacontactlvi.TPlo' \ depmode=gcc3 /bin/sh ../../../admin/depcomp \ /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kopete/libkopete -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/compat -I../../../kopete/libkopete/compat/kcdialog -I../../../kopete/libkopete/private -I../../../kopete/kopete -I../../../kopete/kopete/chatwindow -I../../../kopete/kopete/addcontactwizard -I../../../kopete/kopete/addcontactwizard -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DKDE_NO_COMPAT -DKDE_NO_COMPAT_H -c -o kopetemetacontactlvi.lo `test -f 'kopetemetacontactlvi.cpp' || echo './'`kopetemetacontactlvi.cpp kopetemetacontactlvi.cpp: In member function `void KopeteMetaContactLVI::slotContactStatusChanged(KopeteContact*)': kopetemetacontactlvi.cpp:195: no matching function for call to `event(const char[14], QString&, QString, KopeteMetaContactLVI* const, const char[11])' /usr/include/knotifyclient.h:181: candidates are: bool KNotifyClient::event(const QString&, const QString& = QString::null) /usr/include/knotifyclient.h:190: bool KNotifyClient::event(KNotifyClient::StandardEvent, const QString& = QString::null) /usr/include/knotifyclient.h:223: bool KNotifyClient::event(int, const QString&, const QString& = QString::null) /usr/include/knotifyclient.h:237: bool KNotifyClient::event(int, KNotifyClient::StandardEvent, const QString& = QString::null) ../../../kopete/libkopete/kopetenotifyclient.h:49: int KNotifyClient::event(int, const QString&, const QString&, const KGuiItem&, QObject*, const char*) kopetemetacontactlvi.cpp:199: no matching function for call to `event(const char[21], QString&, QString, KopeteMetaContactLVI* const, const char[11])' /usr/include/knotifyclient.h:181: candidates are: bool KNotifyClient::event(const QString&, const QString& = QString::null) /usr/include/knotifyclient.h:190: bool KNotifyClient::event(KNotifyClient::StandardEvent, const QString& = QString::null) /usr/include/knotifyclient.h:223: bool KNotifyClient::event(int, const QString&, const QString& = QString::null) /usr/include/knotifyclient.h:237: bool KNotifyClient::event(int, KNotifyClient::StandardEvent, const QString& = QString::null) ../../../kopete/libkopete/kopetenotifyclient.h:49: int KNotifyClient::event(int, const QString&, const QString&, const KGuiItem&, QObject*, const char*) kopetemetacontactlvi.cpp:183: warning: unused variable `int winId' make[2]: *** [kopetemetacontactlvi.lo] Error 1 make[2]: Leaving directory `/home/nick/Desktop/kdenetwork/kopete/kopete/contactlist' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/nick/Desktop/kdenetwork/kopete/kopete' make: *** [all-recursive] Error 1 > > - -- > Aaron J. Seigo > GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) > > iD8DBQE/uQIC1rcusafx20MRAlcaAJsF6G1rktBEzlVO/k5qt/+0QmuVnwCcDa9z > J1GD+dxB9xh3JlHrSUKQXJI= > =lJQp > -----END PGP SIGNATURE----- -- Nick W ([EMAIL PROTECTED]) Registered Linux User #324288 (http://counter.li.org) MSN Messenger: [EMAIL PROTECTED] Yahoo: foolish_gambit ICQ: 303276221
