Kdevelop 1.2 and Mandrake 7.2 and KDE2
Thomas Jaeger
jaeger at mathematik.tu-darmstadt.de
Mon Nov 13 12:32:48 GMT 2000
On Mon, 13 Nov 2000 Guillaume_Rix at Stream.com wrote:
>Does anyone have any other ideas as to how I can get this to work?
I think it's a problem with libtool. If you look at the config.log file
you get this:
configure:5509: /bin/sh ./libtool --silent --mode=link g++ -o conftest
-O2 -fno-exceptions -fno-rtti -fno-check-new -frtti
-I/usr/lib/kde1-compat/include -I/usr/lib/qt/include
-I/usr/X11R6/include -s -L/usr/X11R6/lib -L/usr/lib/kde1-compat/lib
conftest.C -lkdecore -lqt -lXext -lX11 -rpath /usr/lib/kde1-compat/lib
-rpath /usr/X11R6/lib 1>&5
/usr/bin/ld: warning: libqt.so.2, needed by /usr/lib/libDCOP.so.1, may
conflict with libqt.so.1
/tmp/ccXarecF.o: In function `main':
/tmp/ccXarecF.o(.text+0xa): undefined reference to `KApplication::kde_htmldir(void)'
[snip]
Without the --silent flag you get this :
g++ -o .libs/conftest -O2 -fno-exceptions -fno-rtti -fno-check-new -frtti
-I/usr/lib/kde1-compat/include -I/usr/lib/qt/include
-I/usr/X11R6/include -s conftest.C -L/usr/X11R6/lib
-L/usr/lib/kde1-compat/lib
/usr/lib/libkdecore.so
-lqt -lXext -lX11 -Wl,--rpath -Wl,/usr/lib/kde1-compat/lib -Wl,--rpath
-Wl,/usr/X11R6/lib
Anyone an idea how to avoid this hardcoded link with kdecore.so ?
Thomas
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list