resolved: compiling kde3 stuff under Debian
You might remember my last request for help. So now I've made a chrooted
debian installation, popped rkrusty's libqt3
package and kdebase-cvs_3.0-0.alpha1-1 fragments in it and:
tpo2:rkrusty/kde3.0/source/kdebase-cvs-3.0-0.alpha1# debian/rules binary
[...]
checking for Qt... configure: error: Qt (>= Qt 3.0.0) (libraries) not
found. Please check your installation!
For more details about this problem, look at the end of config.log.
make: *** [build-stamp] Error 1
So aparently I'm not the only one who's got something wrong...
from the config.log:
configure:5510: gcc -o conftest -ansi -W -Wall -pedantic -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -g -O2
-I. -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib
-ljpeg -lm 1>&5
configure: 5550: /usr/include/jpeglib.h
taking that
configure:5684: checking for Qt
configure: 5748: /usr/include/qt/qstyle.h
taking that
tried NO
tried /usr/share/qt/lib
tried /usr/share/qt
tried /usr/lib/qt3/lib
tried /usr/lib/qt3
tried /usr/lib/qt/lib
tried /usr/lib/qt
tried /usr/X11R6/lib
tried /usr/lib
tried /usr/local/qt/lib
tried /usr/X11R6/lib
configure:5860: rm -rf SunWS_cache; c++ -o conftest -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wbad-function-cast -Wcast-align -Wundef
-Wconversion -fno-builtin -Wnon-virtual-dtor -Wno-long-long -g -O2 -Wall
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-fno-exceptions -fno-check-new -I/usr/include/qt -I. -DPIC -fPIC
-DQT_THREAD_SUPPORT -D_REENTRANT -LNONE -L/usr/X11R6/lib -DPIC -fPIC
-lpthread conftest.C -lqt-mt -lpng -lz -lm -ljpeg -lXext -lX11 -lSM
-lICE -lresolv 1>&5
/usr/bin/ld: cannot find -lqt-mt
[...]
So all the new kde packages seem to be depending on qt3-mt now :-) !
And on goes the quest.
*t
PS: Thanks a lot to David Bishop, Michael Ashton and Mark Hollomon for
trying to help me :-) !
----------------------------------------------------------------------------
Tomas Pospisek
SourcePole - Linux & Open Source Solutions
http://sourcepole.ch
Elestastrasse 18, 7310 Bad Ragaz, Switzerland
Tel: +41 (81) 330 77 11
----------------------------------------------------------------------------
Reply to: