Gentoo Archives: gentoo-dev

From: Kumba <kumba@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] KDE 3.2 : qt 3.3.0 compile error
Date: Thu, 12 Feb 2004 05:13:19
Message-Id: 402B0C0F.5070800@gentoo.org
In Reply to: [gentoo-dev] KDE 3.2 : qt 3.3.0 compile error by purslow@sympatico.ca
1 purslow@×××××××××.ca wrote:
2 > i just tried to compile KDE 3.2 following an 'emerge sync'
3 > & got an error during the compile of Qt 3.3.0 :
4 >
5 > ...
6 >
7 > /z/tmp/portage/qt-3.3.0/work/qt-x11-free-3.3.0/bin/uic -L /z/tmp/portage/qt-3.3.0/work/qt-x11-free-3.3.0/plugins listboxeditor.ui -i listboxeditor.h -o listboxeditor.cpp
8 > /z/tmp/portage/qt-3.3.0/work/qt-x11-free-3.3.0/bin/uic: relocation error: /z/tmp/portage/qt-3.3.0/work/qt-x11-free-3.3.0/bin/uic: undefined symbol: _ZNK7QString3argExii
9 > make[3]: *** [listboxeditor.cpp] Error 127
10 > make[3]: *** Waiting for unfinished jobs....
11 > make[3]: Leaving directory `/z/tmp/portage/qt-3.3.0/work/qt-x11-free-3.3.0/tools/designer/designer'
12 > make[2]: *** [sub-designer] Error 2
13 > make[2]: Leaving directory `/z/tmp/portage/qt-3.3.0/work/qt-x11-free-3.3.0/tools/designer'
14 > make[1]: *** [sub-designer] Error 2
15 > make[1]: Leaving directory `/z/tmp/portage/qt-3.3.0/work/qt-x11-free-3.3.0/tools'
16 > make: *** [sub-tools] Error 2
17 >
18 > !!! ERROR: x11-libs/qt-3.3.0 failed.
19 > !!! Function src_compile, Line 89, Exitcode 2
20 > !!! (no error message)
21 >
22
23
24 http://bugs.gentoo.org
25
26
27 --Kumba
28
29 --
30 "Such is oft the course of deeds that move the wheels of the world:
31 small hands do them because they must, while the eyes of the great are
32 elsewhere." --Elrond
33
34 --
35 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] KDE 3.2 : qt 3.3.0 compile error purslow@×××××××××.ca