Gentoo Archives: gentoo-dev

From: Troy Dack <troy@××××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] pyqt compilation errors
Date: Wed, 25 Feb 2004 10:20:05
Message-Id: 1077704405.27652.6.camel@carbon
In Reply to: [gentoo-dev] pyqt compilation errors by scope
1 On Thu, 2004-02-26 at 08:45, scope wrote:
2 > hi,
3 >
4 > is anyone getting this when compiling pyqt (i'm doing a emerge -u world):
5 >
6 > make[1]: Entering directory
7 > `/var/tmp/portage/PyQt-3.10/work/PyQt-x11-gpl-3.10/qttable'
8 > g++ -c -pipe -O3 -mcpu=athlon-xp -funroll-loops -fPIC -O2 -Wall -W
9 > -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.3
10 > -I/usr/qt/3/include -I/usr/X11R6/include -o sipqttablepart0.o
11 > sipqttablepart0.cpp
12 > sipqttablepart0.cpp: In member function `QString
13 > sipQCheckTableItem::sipProtect_content()':
14 > sipqttablepart0.cpp:13857: error: 'class QTableItem' has no member named '
15 > content'
16 > sipqttablepart0.cpp: In member function `QString
17 > sipQComboTableItem::sipProtect_content()':
18 > sipqttablepart0.cpp:14587: error: 'class QTableItem' has no member named '
19 > content'
20 > sipqttablepart0.cpp: In member function `QString
21 > sipQTableItem::sipProtect_content()':
22 > sipqttablepart0.cpp:15391: error: 'class QTableItem' has no member named '
23 > content'
24 > make[1]: *** [sipqttablepart0.o] Error 1
25 > make[1]: Leaving directory
26 > `/var/tmp/portage/PyQt-3.10/work/PyQt-x11-gpl-3.10/qttable'
27 > make: *** [all] Error 2
28 >
29 > !!! ERROR: dev-python/PyQt-3.10 failed.
30 > !!! Function src_compile, Line 39, Exitcode 2
31 > !!! (no error message)
32 >
33 >
34 > should i submit this to bugs.gentoo.org ?
35 >
36 > thanks
37
38 What version of QT? I had similar problems building PyQt when running QT
39 from the kde-cvs ebuilds. I eventually rebuilt (upgraded to the latest
40 qt-copy from kde-cvs) QT and it all "just worked"
41
42 --
43 Troy Dack http://linux.tkdack.com
44 <troy@××××××.com> http://webportage.sf.net
45
46 Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x4D90BE3C
47 Key fingerprint = 1F3D 6C15 16AA 09D5 0C96 92E5 FD89 16F9 4D90 BE3C
48
49
50 --
51 gentoo-dev@g.o mailing list