From koffice Wed Aug 28 19:34:54 2002 From: Nicolas Goutte Date: Wed, 28 Aug 2002 19:34:54 +0000 To: koffice Subject: Re: cvs compile fails - what library did I miss while upgrading? X-MARC-Message: https://marc.info/?l=koffice&m=103056342511729 I would try to do: make -f Makefile.cvs in the koffice root directory (for you: /opt/tmp/koffice). Then you need to configure again. Otherwise try the classic tricks: - in /opt/tmp/koffice/lib/kofficecore: make clean - or another: cd /opt/tmp/koffice/lib/kofficecore make distclean rm Makefile.in cd ../.. make -f Makefile.cvs I hope that I could help you a little. Have a nice day/evening/night! On Mittwoch, 28. August 2002 19:22, Ola Sundell wrote: > While linking the following occurs: > > make[4]: Entering directory `/opt/tmp/koffice/lib/kofficecore' > /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 -O2 > -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST > -DQT_NO_COMPAT -DKDE_NO_COMPAT -o libkofficecore.la.closure > libkofficecore_la_closure.lo -L/usr/X11R6/lib -L/usr/lib/qt3-gcc3.2/lib > -L/usr/lib -version-info 2:0:0 -no-undefined koDocument.lo koGlobal.lo > koUnit.lo koFilterManager.lo koMainWindow.lo koApplication.lo > koQueryTrader.lo koFilter.lo koFilterChain.lo koPictureKey.lo > koPictureBase.lo koPicture.lo koPictureShared.lo koPictureImage.lo > koPictureClipart.lo koPictureCollection.lo koPictureEps.lo > koDocumentInfo.lo koView.lo koFrame.lo handler.lo koDocumentChild.lo > koDocumentInfoDlg.lo koFactory.lo koChild.lo KoApplicationIface.lo > KoDocumentIface.lo KoViewIface.lo KoMainWindowIface.lo > KoApplicationIface_skel.lo KoDocumentIface_skel.lo KoViewIface_skel.lo > KoMainWindowIface_skel.lo ../../lib/store/libkstore.la > ../../lib/kwmf/libkwmf.la -lkparts -lkdeprint > libtool: link: warning: `-version-info' is ignored for programs > > .libs/koMainWindow.o(.gnu.linkonce.d._ZTC12KoMainWindow0_N6KParts10MainWind >owE+0x300): undefined reference to `virtual thunk [v:0,-20] to > KParts::MainWindow::~MainWindow [in-charge]()' > .libs/koMainWindow.o(.gnu.linkonce.d._ZTC12KoMainWindow0_N6KParts10MainWind >owE+0x304): undefined reference to `virtual thunk [v:0,-20] to > KParts::MainWindow::~MainWindow [in-charge deleting]()' > > I'm running a souped-up version of RH 7.3, with large parts from rawhide > (including their kde-3.0.3 rpms). Now, what did I miss while upgrading > from 3.0.2 -> 3.0.3? I'd love to get back on the testing track again. > > This is what ls -l /usr/lib/libkpart* tells me: > -rwxr-xr-x 1 root root 1129 Aug 26 15:49 > /usr/lib/libkparts.la* > lrwxrwxrwx 1 root root 18 Aug 28 01:46 > /usr/lib/libkparts.so -> libkparts.so.2.0.0* > lrwxrwxrwx 1 root root 30 Aug 11 13:59 > /usr/lib/libkparts.so.1 -> kde2-compat/lib/libkparts.so.1* > lrwxrwxrwx 1 root root 34 Aug 11 13:59 > /usr/lib/libkparts.so.1.0.0 -> kde2-compat/lib/libkparts.so.1.0.0* > lrwxrwxrwx 1 root root 18 Aug 28 01:46 > /usr/lib/libkparts.so.2 -> libkparts.so.2.0.0* > -rwxr-xr-x 1 root root 307960 Aug 26 15:49 > /usr/lib/libkparts.so.2.0.0* > > thanks, > Ola ____________________________________ koffice mailing list koffice@mail.kde.org To unsubscribe please visit: http://mail.kde.org/mailman/listinfo/koffice