Gentoo Archives: gentoo-dev

From: scope <genes1s@××××××××××××.nz>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] pyqt compilation errors
Date: Wed, 25 Feb 2004 09:38:36
Message-Id: 200402252145.06398.genes1s@paradise.net.nz
1 hi,
2
3 is anyone getting this when compiling pyqt (i'm doing a emerge -u world):
4
5 make[1]: Entering directory
6 `/var/tmp/portage/PyQt-3.10/work/PyQt-x11-gpl-3.10/qttable'
7 g++ -c -pipe -O3 -mcpu=athlon-xp -funroll-loops -fPIC -O2 -Wall -W
8 -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.3
9 -I/usr/qt/3/include -I/usr/X11R6/include -o sipqttablepart0.o
10 sipqttablepart0.cpp
11 sipqttablepart0.cpp: In member function `QString
12 sipQCheckTableItem::sipProtect_content()':
13 sipqttablepart0.cpp:13857: error: 'class QTableItem' has no member named '
14 content'
15 sipqttablepart0.cpp: In member function `QString
16 sipQComboTableItem::sipProtect_content()':
17 sipqttablepart0.cpp:14587: error: 'class QTableItem' has no member named '
18 content'
19 sipqttablepart0.cpp: In member function `QString
20 sipQTableItem::sipProtect_content()':
21 sipqttablepart0.cpp:15391: error: 'class QTableItem' has no member named '
22 content'
23 make[1]: *** [sipqttablepart0.o] Error 1
24 make[1]: Leaving directory
25 `/var/tmp/portage/PyQt-3.10/work/PyQt-x11-gpl-3.10/qttable'
26 make: *** [all] Error 2
27
28 !!! ERROR: dev-python/PyQt-3.10 failed.
29 !!! Function src_compile, Line 39, Exitcode 2
30 !!! (no error message)
31
32
33 should i submit this to bugs.gentoo.org ?
34
35 thanks
36
37 --
38 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] pyqt compilation errors Troy Dack <troy@××××××.com>
Re: [gentoo-dev] pyqt compilation errors Bryan Duff <duff0097@×××.edu>
Re: [gentoo-dev] pyqt compilation errors Jan Drugowitsch <jdrugo@×××.at>