From kde-devel Tue Jul 30 19:48:19 2002 From: aleXXX Date: Tue, 30 Jul 2002 19:48:19 +0000 To: kde-devel Subject: Re: compile problems X-MARC-Message: https://marc.info/?l=kde-devel&m=102805849922856 On Tuesday 30 July 2002 14:07, Stephan Oehlert wrote: > Am Dienstag, 30. Juli 2002 13:40 schrieb David Faure: > > On Tuesday 30 July 2002 13:37, Stephan Oehlert wrote: > > > Well it shouldn't leave kdenetwork at all i think. > > > > Try locking the door so it won't leave. > > > > Seriously: the real error message is above. Paste what's above all that. > > Ok Ok This is it I think... > > [...] > make[3]: Entering directory `/home/kde3/cvs/kdenetwork/kdict' > /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor > -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W > -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG > -DNO_DEBUG -O2 -fno-exceptions > -fno-check-new -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST > -DKDE_NO_COMPAT -DKDE_NO_COMPAT_H -o kdict -R /opt/kde3-cvs/lib -R > /usr/lib/qt3/lib -R /usr/X11R6/lib -L/usr/X11R6/lib -L/usr/lib/qt3/lib > -L/opt/kde3-cvs/lib main.o actions.o dict.o options.o queryview.o > toplevel.o sets.o matchview.o application.o dcopinterface_skel.o > kdict_meta_unload.o -lkio -lkhtml -lpthread -lresolv > toplevel.o: In function `TopLevel::setupActions(void)': ... > `KStdAction::preferences(QObject const *, char const *, QObject *, char > const *)' > toplevel.o(.gnu.linkonce.d.__vt_8TopLevel.13KXMLGUIClient+0x3c): undefined > reference to `KXMLGUIClient::stateChanged(QString const &)' > matchview.o: In function `MatchView::doGet(QStringList &)': > matchview.o(.text+0x2914): undefined reference to > `KMessageBox::sorry(QWidget *, QString const &, QString const &, bool)' > collect2: ld returned 1 exit status > make[3]: *** [kdict] Error 1 > make[3]: Leaving directory `/home/kde3/cvs/kdenetwork/kdict' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/kde3/cvs/kdenetwork/kdict' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/kde3/cvs/kdenetwork' > make: *** [all] Error 2 > > Don't know how to fix it though. > > Stephan Ok, but this is certainly not the same error as in your first post Bye Alex (kio_lan author) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<