Hi All,<br><br>I got this error when I tried to compile sip-4.5, pyqt4.1, with the last version of Qt-4.2.1 GNU version.<br><br>The effect is to not construct the QtXml directory in pyqt4.1source directory. This one was constructed without problem in the previous pyqt version (
4.0.1) on osx 10.4.8 and RHel4.<br><br>For this pyqt4.1, it works on OSX  10.4.8 but not on a pure Linux RHel4 up2date.<br><br>Any, idea ?<br><br><br>By, Simon.<br><br><br>[root@tlku60101c1 PyQt-x11-gpl-4.1]# ../bin/python 
configure.py -q /software/local/discovery/dockexplorer/bin/qmake<br>Determining the layout of your Qt installation...<br>This is the GPL version of PyQt 4.1 (licensed under the GNU General Public<br>License) for Python 2.4.4
 on linux2.<br><br>Type 'L' to view the license.<br>Type 'yes' to accept the terms of the license.<br>Type 'no' to decline the terms of the license.<br><br>Do you accept the terms of the license? yes<br>Checking to see if the QtGui module should be built...
<br>Checking to see if the QtNetwork module should be built...<br>Checking to see if the QtOpenGL module should be built...<br>Checking to see if the QtSql module should be built...<br>Checking to see if the QtSvg module should be built...
<br>Checking to see if the QtTest module should be built...<br>Checking to see if the QtXml module should be built...<br>Checking to see if the QtAssistant module should be built...<br>Qt v4.2.1 free edition is being used.
<br>SIP 4.5 is being used.<br>The Qt header files are in /software/local/discovery/dockexplorer/include.<br>The QtCore Qt library is in /software/local/discovery/dockexplorer/lib.<br>The Qt binaries are in /software/local/discovery/dockexplorer/bin.
<br>The Qt mkspecs directory is in /software/local/discovery/dockexplorer.<br>These PyQt modules will be built: QtCore QtGui QtOpenGL QtSql QtSvg<br>QtAssistant.<br>The PyQt modules will be installed in<br>/software/local/discovery/dockexplorer/lib/python2.4/site-packages/PyQt4.
<br>The PyQt .sip files will be installed in<br>/software/local/discovery/dockexplorer/share/sip/PyQt4.<br>pyuic4, pyrcc4 and pylupdate4 will be installed in<br>/software/local/discovery/dockexplorer/bin.<br>Generating the C++ source for the QtCore module...
<br>Creating the Makefile for the QtCore module...<br>Generating the C++ source for the QtGui module...<br>Creating the Makefile for the QtGui module...<br>Generating the C++ source for the QtOpenGL module...<br>Creating the Makefile for the QtOpenGL module...
<br>Generating the C++ source for the QtSvg module...<br>Creating the Makefile for the QtSvg module...<br>Generating the C++ source for the QtSql module...<br>Creating the Makefile for the QtSql module...<br>Generating the C++ source for the QtAssistant module...
<br>Creating the Makefile for the QtAssistant module...<br>Creating Qt consolidated module...<br>Creating QScintilla API file...<br>Creating top level Makefile...<br>Creating elementtree Makefile...<br>Creating pyuic4 wrapper...
<br>Creating pyuic4 Makefile...<br>pylupdate4 and pyrcc4 will not be built because the Qt XML module is missing.<br>Creating pyqtconfig.py...<br><br>