[PyKDE] Python configure.py error: Unable to build mkfeatures utility

Jason Zwolak jzwolak at vt.edu
Fri Nov 18 16:15:43 GMT 2005


I did nothing special and followed the README file distributed with PyQt 
and received the following errors.

How do I compile PyQt?

[jzwolak at mpf PyQt-x11-gpl-3.15.1]$ python configure.py -w
This is the GPL version of PyQt 3.15.1 (licensed under the GNU General 
Public
License) for Python 2.4.1 on linux2.

Type 'L' to view the license.
Type 'yes' to accept the terms of the license.
Type 'no' to decline the terms of the license.

Do you accept the terms of the license? yes
SIP 4.3.1 is being used.
qextscintillaglobal.h could not be found in /usr/lib/qt-3.3/include and 
so the
qtext module will not be built. If QScintilla is installed then use the -n
argument to explicitly specify the correct directory.
Checking to see if the qtcanvas module should be built...
cc1plus: error: unrecognized command line option "-fstack-protector"
cc1plus: error: invalid parameter 'ssp-buffer-size'
Checking to see if the qtnetwork module should be built...
cc1plus: error: unrecognized command line option "-fstack-protector"
cc1plus: error: invalid parameter 'ssp-buffer-size'
Checking to see if the qttable module should be built...
cc1plus: error: unrecognized command line option "-fstack-protector"
cc1plus: error: invalid parameter 'ssp-buffer-size'
Checking to see if the qtxml module should be built...
cc1plus: error: unrecognized command line option "-fstack-protector"
cc1plus: error: invalid parameter 'ssp-buffer-size'
Checking to see if the qtgl module should be built...
cc1plus: error: unrecognized command line option "-fstack-protector"
cc1plus: error: invalid parameter 'ssp-buffer-size'
Checking to see if the qtui module should be built...
cc1plus: error: unrecognized command line option "-fstack-protector"
cc1plus: error: invalid parameter 'ssp-buffer-size'
Checking to see if the qtsql module should be built...
cc1plus: error: unrecognized command line option "-fstack-protector"
cc1plus: error: invalid parameter 'ssp-buffer-size'
Checking to see if the QAssistantClient class is available...
cc1plus: error: unrecognized command line option "-fstack-protector"
cc1plus: error: invalid parameter 'ssp-buffer-size'
Creating features file...
cc1plus: error: unrecognized command line option "-fstack-protector"
cc1plus: error: invalid parameter 'ssp-buffer-size'
Error: Unable to build mkfeatures utility.




More information about the PyQt mailing list