[PyQt] trouble building PyQt4-x11 20090529 snapshot

Darren Dale dsdale24 at gmail.com
Mon Jun 1 13:38:31 BST 2009


Hello,

This morning I downloaded the 20090529 PyQt4 snapshot, and am having trouble
building it on a 64-bit gentoo linux system. I didn't see any SIP snapshots
available at the riverbank website, so I am using the 20090525 sip snapshot:

g++ -c -pipe -fno-strict-aliasing -O2 -march=k8 -mtune=k8 -pipe -fPIC -Wall
-W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.6
-I../../QtCore -I. -I. -o qpycore_pyqtboundsignal.o
qpycore_pyqtboundsignal.cpp
qpycore_pyqtboundsignal.cpp:94: error: 'SIP_MLNAME_CAST' was not declared in
this scope
qpycore_pyqtboundsignal.cpp:96: error: 'SIP_MLDOC_CAST' was not declared in
this scope
qpycore_pyqtboundsignal.cpp:97: error: 'SIP_MLNAME_CAST' was not declared in
this scope
qpycore_pyqtboundsignal.cpp:98: error: 'SIP_MLDOC_CAST' was not declared in
this scope
qpycore_pyqtboundsignal.cpp:99: error: 'SIP_MLNAME_CAST' was not declared in
this scope
qpycore_pyqtboundsignal.cpp:100: error: 'SIP_MLDOC_CAST' was not declared in
this scope
qpycore_pyqtboundsignal.cpp:116: error: 'SIP_TPNAME_CAST' was not declared
in this scope
make[2]: *** [qpycore_pyqtboundsignal.o] Error 1
make[2]: Leaving directory
`/home/share/packages/PyQt-x11-gpl-4.5-snapshot-20090529/qpy/QtCore'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/share/packages/PyQt-x11-gpl-4.5-snapshot-20090529/qpy'
make: *** [all] Error 2

Darren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090601/e0e20452/attachment.html


More information about the PyQt mailing list