problems creating kde app

Michael Zell zhost at gmx.de
Tue Mar 21 18:18:41 GMT 2000


hi there,

i got the problem that i can built qt-apps but no kde-apps, that is
what config.log says:

----
(SNIP)
configure:3861: /bin/sh ./libtool --mode=link g++ -o conftest -O0 -g3 -Wall -I/opt/kde/include -I/usr/lib/qt/include  -I/usr/X11R6/include    -L/opt/kde/lib  -L/usr/X11R6/lib conftest.C  -lkdecore -lqt -lXext -lX11  -rpath /opt/kde/lib -rpath /usr/X11R6/lib  1>&5
g++ -o conftest -O0 -g3 -Wall -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include -L/opt/kde/lib -L/usr/X11R6/lib conftest.C -lkdecore -lqt -lXext -lX11 -Wl,--rpath -Wl,/opt/kde/lib -Wl,--rpath -Wl,/usr/X11R6/lib
/opt/kde/lib/libkdecore.so: undefined reference to `QComboBox::insertItem(char const *, int)'
/opt/kde/lib/libkdecore.so: undefined reference to `darkMagenta'
/opt/kde/lib/libkdecore.so: undefined reference to `QDir::exists(char const *, bool)'
(SNIP - and so on, many many undefined references)
collect2: ld returned 1 exit status
----

before that there are some error messages where ld complains about
missing libraries, but since a friend of mine also has got those error
messages but it works on his box i don't suspect the error to be
there - can anybody help please? thanks!

michael

--
zhost
zhost at gmx.de oder mzell at gmx.de
http://zhost.iscool.net/




More information about the KDevelop mailing list