Kvocabulary

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

I am just trying to compile KVocabulary 0.2.2
(http://linux.handorf-langenberg.de/indexe.html) on my
Red Hat Linux 8.0 system, but I am getting an error
message about "Qt (>= Qt 3.0.2) (library qt-mt) not found."
by configure.

Any clues?

At the end of config.log there is

configure:19179: checking for Qt
configure: 19241: /usr/lib/qt3/include/qstyle.h
taking that
configure:19346: rm -rf SunWS_cache; g++ -o conftest -O2 -O2 -march=i386 -mcpu=i686 -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
/usr/bin/ld: /usr/lib/qt3/lib/libqt-mt.so: QMapPrivate<QTranslatorMessage, void*>::insert(QMapNodeBase*, QMapNodeBase*, QTranslatorMessage const&): invalid version 16385 (max 0)
/usr/lib/qt3/lib/libqt-mt.so: could not read symbols: Bad value
collect2: ld returned 1 exit status
configure:19349: $? = 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 >= 302)
#error 1
#endif

int main() {
(void)QStyleFactory::create(QString::null);
QCursor c(Qt::WhatsThisCursor);
return 0;
}
configure:19388: error: Qt (>= Qt 3.0.2) (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!

Romildo

--
Prof. José Romildo Malaquias romildo@uber.com.br
Departamento de Computação malaquias@iceb.ufop.br
Univ. Federal de Ouro Preto http://uber.com.br/romildo




--
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux