[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-linux
Subject:    [kde-linux] library conflict while installing KDE3.3 via konstruct
From:       Gerd =?iso-8859-1?q?K=F6nig?= <koenig () transporeon ! com>
Date:       2004-09-29 15:00:45
Message-ID: 200409291700.45594.koenig () transporeon ! com
[Download RAW message or body]

Hi,

I wanted to install the latest KDE via konstruct.
I already installed the latest QT3.3.3 and started via:
  cd /incoming/konstruct/meta/kde
  make install

The first time I received the error that pkg-config cannot be found, so I 
installed this from source. Afterwards I started "make install" again, but 
now I  receive the error "checking for Qt... configure: error: Qt (>= Qt 3.3) 
(library qt-mt) not found"

A look in the config.log (of the arts-lib) tells me:
......
configure:31542: checking for Qt
configure: 31613: /opt/qt3.3.3/include/qstyle.h
taking that
configure:31725: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 
-I/home/koenig/kde3.3/include -I/opt/qt3.3.3/include -I/usr/X11R6/include 
-L/home/koenig/kde3.3/lib -L/opt/qt3.3.3/lib -L/usr/X11R6/lib 
-I/home/koenig/kde3.3/include -I/opt/qt3.3.3/include -I/usr/X11R6/include 
-L/home/koenig/kde3.3/lib -L/opt/qt3.3.3/lib -L/usr/X11R6/lib 
-I/home/koenig/kde3.3/include -I/opt/qt3.3.3/include -I/usr/X11R6/include 
-L/home/koenig/kde3.3/lib -L/opt/qt3.3.3/lib -L/usr/X11R6/lib 
-I/home/koenig/kde3.3/include -I/opt/qt3.3.3/include -I/usr/X11R6/include 
-L/home/koenig/kde3.3/lib -L/opt/qt3.3.3/lib -L/usr/X11R6/lib -O2 -pipe -O2 
-pipe -O2 -pipe -O2 -pipe -Wformat-security -Wmissing-format-attribute 
-fno-exceptions -fno-check-new -fno-common -I/opt/qt3.3.3/include 
-I/usr/X11R6/include  -DQT_THREAD_SUPPORT -I/home/koenig/kde3.3/include 
-I/opt/qt3.3.3/include -I/usr/X11R6/include -I/home/koenig/kde3.3/include 
-I/opt/qt3.3.3/include -I/usr/X11R6/include -I/home/koenig/kde3.3/include 
-I/opt/qt3.3.3/include -I/usr/X11R6/include -I/home/koenig/kde3.3/include 
-I/opt/qt3.3.3/include -I/usr/X11R6/include  -D_REENTRANT 
-L/home/koenig/kde3.3/lib -L/usr/X11R6/lib -L/opt/qt3.3.3/lib 
-L/home/koenig/kde3.3/lib -L/usr/X11R6/lib -L/opt/qt3.3.3/lib 
-L/home/koenig/kde3.3/lib -L/usr/X11R6/lib -L/opt/qt3.3.3/lib 
-L/home/koenig/kde3.3/lib -L/usr/X11R6/lib -L/opt/qt3.3.3/lib  
-L/opt/qt3.3.3/lib -L/usr/X11R6/lib   conftest.cc  -lqt-mt -lpng -lz -lm 
-ljpeg -ldl  -lXext -lX11 -lSM -lICE  -lpthread 1>&5
/opt/qt3.3.3/lib/libqt-mt.so: undefined reference to `std::basic_string<char, 
std::char_traits<char>, std::allocator<char> 
>::_Rep::_S_terminal@GLIBCPP_3.2'
/opt/qt3.3.3/lib/libqt-mt.so: undefined reference to `operator 
new(unsigned)@GLIBCPP_3.2'
/opt/qt3.3.3/lib/libqt-mt.so: undefined reference to `vtable for 
__cxxabiv1::__class_type_info@GLIBCPP_3.2'
/opt/qt3.3.3/lib/libqt-mt.so: undefined reference to `vtable for 
__cxxabiv1::__vmi_class_type_info@GLIBCPP_3.2'
/opt/qt3.3.3/lib/libqt-mt.so: undefined reference to 
`__gxx_personality_v0@CXXABI_1.2'
/opt/qt3.3.3/lib/libqt-mt.so: undefined reference to `operator delete[]
(void*)@GLIBCPP_3.2'
/opt/qt3.3.3/lib/libqt-mt.so: undefined reference to `vtable for 
__cxxabiv1::__si_class_type_info@GLIBCPP_3.2'
/opt/qt3.3.3/lib/libqt-mt.so: undefined reference to 
`__cxa_pure_virtual@CXXABI_1.2'
/opt/qt3.3.3/lib/libqt-mt.so: undefined reference to `operator new[]
(unsigned)@GLIBCPP_3.2'
/opt/qt3.3.3/lib/libqt-mt.so: undefined reference to `operator 
delete(void*)@GLIBCPP_3.2'
collect2: ld returned 1 exit status
configure:31728: $? = 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 >= 0x030300)
#error 1
#endif

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

## 
.....



Anybody some ideas what goes wrong there ???

thanks in advance....GERD....

___________________________________________________
This message is from the kde-linux mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic