Fwd: KDevelop2.0 cant find my QT2.3 install

Matthew Fletcher Matthew.Fletcher at student.shu.ac.uk
Fri Nov 23 16:04:20 GMT 2001


Hi,.

--
on trying to build a kde (or qt) app , i get this error.
--

checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not found. 
Please check your installation!
For more details about this problem, look at the end of config.log.

configure:5298: checking for Qt
configure: 5360: /usr/lib/qt2/include/qstyle.h
taking that
tried NO
configure:5459: rm -rf SunWS_cache; c++ -o conftest -O2 -O0 -g3 -Wall 
-fno-exceptions -fno-check-new -I/usr/lib/qt2/include -I/usr/X11R6/include    
  -L/usr/lib/qt2/lib -L/usr/X11R6/lib  conftest.C  -lqt -lpng -lz -lm -ljpeg  
-lXext -lX11 -lSM -lICE  -lresolv 1>&5
conftest.C: In function `int main()':
conftest.C:13: warning: unused variable `QStringList*t'
conftest.C:18: warning: unused variable `int magnolia'
/home/mfletcher/tmp/ccCJrQRZ.o: In function `QShared::deref()':
/usr/lib/qt2/include/qshared.h:50: undefined reference to 
`QIconView::QIconView(QWidget*, char const*, unsigned)'
/usr/lib/qt2/include/qshared.h:50: undefined reference to 
`QIconView::setWordWrapIconText(bool)'
/usr/lib/qt2/include/qshared.h:50: undefined reference to 
`QString::setLatin1(char const*, int)'
/usr/lib/qt2/include/qshared.h:50: undefined reference to 
`QIconView::~QIconView()'
/usr/lib/qt2/include/qshared.h:50: undefined reference to 
`QString::shared_null'
/usr/lib/qt2/include/qshared.h:50: undefined reference to 
`QString::shared_null'
/usr/lib/qt2/include/qshared.h:50: undefined reference to 
`QString::makeSharedNull()'
/usr/lib/qt2/include/qshared.h:50: undefined reference to 
`QString::shared_null'
/usr/lib/qt2/include/qshared.h:50: undefined reference to 
`QString::shared_null'
/usr/lib/qt2/include/qshared.h:50: undefined reference to 
`QStringData::deleteSelf()'
collect2: ld returned 1 exit status
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qevent.h>
#include <qstring.h>
#include <qstyle.h>
#include <qiconview.h>
#if ! (QT_VERSION >= 222)
#error 1
#endif

--
ok, just to prove that it is there, i did,..

[mfletcher at kickass mfletcher]$ ls -l /usr/lib/qt2/
total 11
drwxr-xr-x    2 root     root          328 Oct  6 19:19 bin/
drwxr-xr-x    2 root     root           96 Oct  6 18:09 doc/
drwxr-xr-x    2 root     root         8704 Oct  6 18:09 include/
drwxr-xr-x    2 root     root          656 Oct 23 21:40 lib/
drwxr-xr-x    3 root     root           72 Oct  6 19:19 tools/

and for the libs,..

[mfletcher at kickass mfletcher]$ ls -l /usr/lib/qt2/lib/
total 0
lrwxrwxrwx    1 root     root           13 Oct  6 19:03 libqt.a -> 
../../libqt.a
lrwxrwxrwx    1 root     root           16 Oct  6 19:03 libqt-mt.a -> 
../../libqt-mt.a
lrwxrwxrwx    1 root     root           23 Oct  6 17:36 libqt-mt.so.2 -> 
../../libqt-mt.so.2.3.1*
lrwxrwxrwx    1 root     root           23 Oct  6 17:36 libqt-mt.so.2.3 -> 
../../libqt-mt.so.2.3.1*
lrwxrwxrwx    1 root     root           23 Oct  6 17:36 libqt-mt.so.2.3.1 -> 
../../libqt-mt.so.2.3.1*
lrwxrwxrwx    1 root     root           20 Oct  6 18:09 libqt.so -> 
../../libqt.so.2.3.1*
lrwxrwxrwx    1 root     root           20 Oct  6 17:36 libqt.so.2 -> 
../../libqt.so.2.3.1*
lrwxrwxrwx    1 root     root           14 Oct 23 21:40 libqt.so.2.2 -> 
libqt.so.2.3.1*
lrwxrwxrwx    1 root     root           14 Oct 23 21:38 libqt.so.2.2.2 -> 
libqt.so.2.3.1*
lrwxrwxrwx    1 root     root           20 Oct  6 17:36 libqt.so.2.3 -> 
../../libqt.so.2.3.1*
lrwxrwxrwx    1 root     root           20 Oct  6 17:36 libqt.so.2.3.1 -> 
../../libqt.so.2.3.1*
lrwxrwxrwx    1 root     root           16 Oct  6 19:03 libqutil.a -> 
../../libqutil.a
lrwxrwxrwx    1 root     root           23 Oct  6 17:36 libqutil.so.1 -> 
../../libqutil.so.1.0.0*
lrwxrwxrwx    1 root     root           23 Oct  6 17:36 libqutil.so.1.0 -> 
../../libqutil.so.1.0.0*
lrwxrwxrwx    1 root     root           23 Oct  6 17:36 libqutil.so.1.0.0 -> 
../../libqutil.so.1.0.0*
lrwxrwxrwx    1 root     root           21 Oct  6 18:46 libqxt.so -> 
../../libqxt.so.0.3.0*
lrwxrwxrwx    1 root     root           21 Oct  6 18:16 libqxt.so.0 -> 
../../libqxt.so.0.3.0*
lrwxrwxrwx    1 root     root           21 Oct  6 18:16 libqxt.so.0.3 -> 
../../libqxt.so.0.3.0*
lrwxrwxrwx    1 root     root           21 Oct  6 18:16 libqxt.so.0.3.0 -> 
../../libqxt.so.0.3.

so as far as i can tell, libqt2.2 is there,.. (well a link to 2.3 is anyhow),
does KDevelop really want 2.2 ?,. i see the configure is falling over
with unsresolved symbols, is this a 2.3->2.2 compat issue ?

regards

---
Matthew J Fletcher              	amimjf at connectfree.co.uk
Software Engineering		Matthew.Fletcher at student.shu.ac.uk
www.amimjf.org		    	ICQ amimjf 44193496

Since when did ignorance become a point of view ??
---



-
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