[kde-de] Habe ein Configure Problem

Georg Lassnig georg.lassnig at eleven-67.de
Mi Feb 5 23:07:06 CET 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Mittwoch, 5. Februar 2003 22:48 schrieb Stephan Johach:

> /usr/lib/qt/lib/libqt-mt.prl
> /usr/lib/qt/lib/libqt-mt.so
> /usr/lib/qt/lib/libqt-mt.so.3
> /usr/lib/qt/lib/libqt-mt.so.3.1
> /usr/lib/qt/lib/libqt-mt.so.3.1.1

Diese Dateien befinden sich in /usr/lib/qt/lib.
Die devel-Pakete sind auch installiert.

Auszug aus der config.log, ist bei allen versuchen gleich.

configure:21018: checking for Qt
configure: 21085: /usr/lib/qt3/include/qstyle.h
taking that
tried NO
configure:21195: rm -rf SunWS_cache; g++ -o conftest -O2 -fno-exceptions 
- -fno-check-new -I/usr/lib/qt3/include -I/usr/X11R6/include  
- -DQT_THREAD_SUPPORT  -D_REENTRANT  -L/usr/lib/qt3/lib -L/usr/X11R6/lib   
conftest.cc  -lqt-mt -lpng -lz -lm -ljpeg -ldl  -lXext -lX11 -lSM -lICE  
- -lresolv -lpthread 1>&5
/tmp/cchdvS6O.o: In function `main':
/tmp/cchdvS6O.o(.text+0xe): undefined reference to `QString::null'
/tmp/cchdvS6O.o(.text+0x13): undefined reference to 
`QStyleFactory::create(QString const&)'
/tmp/cchdvS6O.o(.text+0x20): undefined reference to 
`QCursor::QCursor[in-charge](int)'
/tmp/cchdvS6O.o(.text+0x28): undefined reference to `QCursor::~QCursor 
[in-charge]()'
collect2: ld returned 1 exit status
configure:21198: $? = 1
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qcursor.h>
#include <qstylefactory.h>
#include <private/qucomextra_p.h>
#if ! (QT_VERSION >= 303)
#error 1
#endif

int main() {
    (void)QStyleFactory::create(QString::null);
    QCursor c(Qt::WhatsThisCursor);
    return 0;
}
configure:21238: error: Qt (>= Qt 3.0.3) (library qt-mt) not found. Please 
check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE+QYsOw/TmySgLZMARAtvzAJ47n9NGaCgDDwJsC/iE7VAu2aXCjACfYCtc
hFGrUKnUhRSxZFmqKzZo9R8=
=Es3i
-----END PGP SIGNATURE-----