Hello,<br><br>This morning I downloaded the 20090529 PyQt4 snapshot, and am having trouble building it on a 64-bit gentoo linux system. I didn&#39;t see any SIP snapshots available at the riverbank website, so I am using the 20090525 sip snapshot:<br>
<br>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<br>
qpycore_pyqtboundsignal.cpp:94: error: &#39;SIP_MLNAME_CAST&#39; was not declared in this scope<br>qpycore_pyqtboundsignal.cpp:96: error: &#39;SIP_MLDOC_CAST&#39; was not declared in this scope<br>qpycore_pyqtboundsignal.cpp:97: error: &#39;SIP_MLNAME_CAST&#39; was not declared in this scope<br>
qpycore_pyqtboundsignal.cpp:98: error: &#39;SIP_MLDOC_CAST&#39; was not declared in this scope<br>qpycore_pyqtboundsignal.cpp:99: error: &#39;SIP_MLNAME_CAST&#39; was not declared in this scope<br>qpycore_pyqtboundsignal.cpp:100: error: &#39;SIP_MLDOC_CAST&#39; was not declared in this scope<br>
qpycore_pyqtboundsignal.cpp:116: error: &#39;SIP_TPNAME_CAST&#39; was not declared in this scope<br>make[2]: *** [qpycore_pyqtboundsignal.o] Error 1<br>make[2]: Leaving directory `/home/share/packages/PyQt-x11-gpl-4.5-snapshot-20090529/qpy/QtCore&#39;<br>
make[1]: *** [all] Error 2<br>make[1]: Leaving directory `/home/share/packages/PyQt-x11-gpl-4.5-snapshot-20090529/qpy&#39;<br>make: *** [all] Error 2<br><br clear="all">Darren<br>