I'm getting an error from build.py claiming that the compiler doesn't support no_exceptions.. Any ideas? mledet@nature:~/downloads/PyQt-x11-gpl-3.4$ python2.2 build.py -p ./sip -l qt-mt -i /usr/include/qt -q /usr ****************************************************************************** Building the GPL version of PyQt 3.4 for Python 2.2.2 on linux2. ****************************************************************************** ****************************************************************************** /usr/lib/python2.2/site-packages is the PyQt installation directory. ****************************************************************************** ****************************************************************************** /usr/include/python2.2 contains Python.h. ****************************************************************************** ****************************************************************************** ./sip will be used as the SIP code generator. ****************************************************************************** ****************************************************************************** /usr/include/python2.2 contains sipQt.h. ****************************************************************************** ****************************************************************************** /usr/lib/python2.2/site-packages contains the SIP module. ****************************************************************************** ****************************************************************************** /usr is the Qt base directory. ****************************************************************************** ****************************************************************************** /usr/include/qt contains qglobal.h. ****************************************************************************** ****************************************************************************** Qt 3.0.5 is being used. ****************************************************************************** ****************************************************************************** /usr/bin/qmake will be used to generate Makefiles. ****************************************************************************** ****************************************************************************** Qt thread support is enabled. ****************************************************************************** ****************************************************************************** /usr/bin/make will be used as the make program. ****************************************************************************** ****************************************************************************** Checking to see if the C++ compiler supports -fno-exceptions. ****************************************************************************** make: *** No rule to make target `/usr/mkspecs/linux-g++/qmake.conf', needed by `Makefile'. Stop. ****************************************************************************** The C++ compiler doesn't support -fno-exceptions. ****************************************************************************** make: *** No rule to make target `/usr/mkspecs/linux-g++/qmake.conf', needed by `Makefile'. Stop. ****************************************************************************** Error: /usr/bin/make failed with an exit code of 2. -- Michael Ledet Spire Network Services
_______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
