-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm getting some really strange results from qmake. I'm running Red Hat 9, with the PyQt and sip modules I made and uploaded to Sourceforge for sip/PyQt 3.7.
Sometimes it segfaults (build.py with -c- option): Generating the C++ source for the dcop module. Generating the Makefile for the dcop module. Segmentation fault Sometimes it exist with error code 11 (no -c options specified): Generating the Makefile for the kdecore module. Concatenating the C++ files for the kdecore module. ****************************************************************************** Error: /usr/lib/qt-3.1/bin/qmake failed with an exit code of 11 -- from line 1146 in build.py ****************************************************************************** Generating the C++ source for the kdefx module. Generating the Makefile for the kdefx module. Concatenating the C++ files for the kdefx module. ****************************************************************************** Error: /usr/lib/qt-3.1/bin/qmake failed with an exit code of 11 -- from line 1146 in build.py ****************************************************************************** And sometimes it is something different: Generating the C++ source for the kio module. ****************************************************************************** Error: /usr/bin/python2.2 postproc failed with an exit code of 11 -- from line 1146 in build.py ****************************************************************************** - -- Jonathan Gardner [EMAIL PROTECTED] Live Free, Use Linux! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE/NYyYWgwF3QvpWNwRAjiyAJ9WbINTNUVjtgENMkGKU01fKXGPJQCfaWwE FyxSGzSocU4qYydwPRWj/nU= =t76Z -----END PGP SIGNATURE----- _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
