kdelibs compilation errors
[email protected] Thu, 2 May 2002 14:47:40 +0300
| Newsgroups | gmane.comp.kde.alpha |
|---|---|
| Message-ID | <20020502144740.E7457@freelancer> |
--GRPZ8SYKNexpdSJ7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline hey, I'm getting errors when trying to compile against qt 3.0.3. I've attached a file with the errors to this email message so please have a look at it. I have noticed that kdelibs is trying to link against -lqt while it seems on my system it is now suppose to be -lqte, but that too did not fix the problem when I tried to link against -lqte. I'd appreciate any help. Yours, Eli Shemer. --GRPZ8SYKNexpdSJ7 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=make_log make all-recursive make[1]: Entering directory `/cvs/kde/kdelibs' Making all in dcop make[2]: Entering directory `/cvs/kde/kdelibs/dcop' Making all in KDE-ICE make[3]: Entering directory `/cvs/kde/kdelibs/dcop/KDE-ICE' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/cvs/kde/kdelibs/dcop/KDE-ICE' Making all in . make[3]: Entering directory `/cvs/kde/kdelibs/dcop' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/cvs/kde/kdelibs/dcop' Making all in dcopidl make[3]: Entering directory `/cvs/kde/kdelibs/dcop/dcopidl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/cvs/kde/kdelibs/dcop/dcopidl' Making all in dcopidl2cpp make[3]: Entering directory `/cvs/kde/kdelibs/dcop/dcopidl2cpp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/cvs/kde/kdelibs/dcop/dcopidl2cpp' Making all in client make[3]: Entering directory `/cvs/kde/kdelibs/dcop/client' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/cvs/kde/kdelibs/dcop/client' make[2]: Leaving directory `/cvs/kde/kdelibs/dcop' Making all in libltdl make[2]: Entering directory `/cvs/kde/kdelibs/libltdl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/cvs/kde/kdelibs/libltdl' Making all in kdefx make[2]: Entering directory `/cvs/kde/kdelibs/kdefx' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../libltdl -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/local/qt//include -I/usr/X11R6/include -I/usr/local/kde//include -D_REENTRANT -I/usr/local/include -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_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -c libkdefx_la_closure.cpp -fPIC -DPIC -o .libs/libkdefx_la_closure.o /bin/sh ../libtool --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_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -o libkdefx.la.closure libkdefx_la_closure.lo -R /usr/local/kde//lib -R /usr/local/qt//lib -R /usr/X11R6/lib -L/usr/X11R6/lib -L/usr/local/qt//lib -L/usr/local/kde//lib -no-undefined -version-info 4:0 kpixmap.lo kpixmapsplitter.lo kpixmapeffect.lo kimageeffect.lo kdrawutil.lo kstyle.lo libkdefx_la_meta_unload.lo -lqt -lpng -lz -lm -lXext -lX11 -lresolv -lSM -lICE -lXrender libtool: link: warning: `-version-info' is ignored for programs 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_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -o libkdefx.la.closure .libs/libkdefx_la_closure.o .libs/kpixmap.o .libs/kpixmapsplitter.o .libs/kpixmapeffect.o .libs/kimageeffect.o .libs/kdrawutil.o .libs/kstyle.o .libs/libkdefx_la_meta_unload.o -L/usr/X11R6/lib -L/usr/local/qt//lib -L/usr/local/kde//lib -lqt -lpng -lz -lm -lXext -lX11 -lresolv -lSM -lICE -lXrender -Wl,--rpath -Wl,/usr/local/kde//lib -Wl,--rpath -Wl,/usr/local/qt//lib -Wl,--rpath -Wl,/usr/X11R6/lib .libs/kpixmap.o(.gnu.linkonce.d._ZTV7KPixmap+0x1c): undefined reference to `QPaintDevice::x11RenderHandle() const' .libs/kpixmap.o(.gnu.linkonce.d._ZTV7KPixmap+0x20): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' .libs/kpixmap.o(.gnu.linkonce.d._ZTV7QBitmap+0x1c): undefined reference to `QPaintDevice::x11RenderHandle() const' .libs/kpixmap.o(.gnu.linkonce.d._ZTV7QBitmap+0x20): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' .libs/kstyle.o: In function `TransparencyHandler::eventFilter(QObject*, QEvent*)': .libs/kstyle.o(.text+0x5282): undefined reference to `qt_xrootwin()' .libs/kstyle.o(.text+0x52f6): undefined reference to `qt_use_xrender' .libs/kstyle.o: In function `TransparencyHandler::XRenderBlendToPixmap(QPopupMenu const*)': .libs/kstyle.o(.text+0x5570): undefined reference to `qt_xdisplay()' .libs/kstyle.o(.text+0x566f): undefined reference to `QPaintDevice::x11RenderHandle() const' .libs/kstyle.o(.text+0x567f): undefined reference to `QPaintDevice::x11RenderHandle() const' collect2: ld returned 1 exit status make[2]: *** [libkdefx.la.closure] Error 1 make[2]: Leaving directory `/cvs/kde/kdelibs/kdefx' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/cvs/kde/kdelibs' make: *** [all-recursive-am] Error 2 --GRPZ8SYKNexpdSJ7--