So much fun with qt, libXt etc. :)

Michal Margula alchemyx at uznam.top.pl
Thu Feb 15 08:16:53 CET 2001


Hello!

So we go...

alchemyx at mephisto kaim-0.62$ ./configure
[...]
checking for Qt... configure: error: Qt (snapshot >= Qt 2.1 beta2)
(libraries) not found. Please check your installation!

eee, not true
alchemyx at mephisto kaim-0.62$ rpm -q qt qt-devel
qt-2.2.4-2
qt-devel-2.2.4-2

in ./configure:

LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 -lXt $LIBSOCKET"
                                       ^^^^ <--- -lXt helps

Now works fine. So...
alchemyx at mephisto kaim-0.62$ make
[... half our later ...]
/usr/X11R6/lib/libXmu.so.6: undefined reference to `XtAppSetTypeConverter'
/usr/X11R6/lib/libXmu.so.6: undefined reference to `XtGetSelectionValue'
/usr/X11R6/lib/libXmu.so.6: undefined reference to `XtWindowOfObject'
/usr/X11R6/lib/libXmu.so.6: undefined reference to `XtCvtStringToFont'
/usr/X11R6/lib/libXmu.so.6: undefined reference to `XtDestroyWidget'
[... and so on, as usual ...]

After changing some lines in Makefile it works fine. The question is - whos
fault? Mine, author of kaim or somrthing with PLD?

-- 
Michal Margula, alchemyx at uznam.top.pl, ICQ UIN 12267440, +)
http://uznam.top.pl/~alchemyx/, PL section of Linux Counter maintainer
"W życiu piękne są tylko chwile." [Ryszard Riedel]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 240 bytes
Desc: not available
Url : /mailman/pipermail/pld-devel-en/attachments/20040626/95cce5b9/attachment-0002.bin


More information about the pld-devel-en mailing list