Hi experts... I am getting the error while compiling QGIS. Please forgive me if I am asking a dumb question.. The error is:
[ 65%] Generating core/Makefile, gui/Makefile Parsing SIP files for 'core' library... /usr/bin/sip -c core -b /home/Rahul/QGIS/qgis_1.0.0/python/core/core.sbf -I /usr/share/sip/PyQt4 -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_3_3 -g /home/Rahul/QGIS/qgis_1.0.0/python/core/core.sip sip: /usr/share/sip/PyQt4/QtCore/qglobal.sip:229: syntax error Parsing SIP files for 'gui' library... /usr/bin/sip -c gui -b /home/Rahul/QGIS/qgis_1.0.0/python/gui/gui.sbf -I /home/Rahul/QGIS/qgis_1.0.0/python -I /usr/share/sip/PyQt4 -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_3_3 -g /home/Rahul/QGIS/qgis_1.0.0/python/gui/gui.sip sip: /usr/share/sip/PyQt4/QtCore/qglobal.sip:229: syntax error Creating makefiles... Error: Unable to open "/home/Rahul/QGIS/qgis_1.0.0/python/core/core.sbf": [Errno 2] No such file or directory: '/home/Rahul/QGIS/qgis_1.0.0/python/core/core.sbf' make[2]: *** [python/core/Makefile] Error 1 make[1]: *** [python/CMakeFiles/python.dir/all] Error 2 make: *** [all] Error 2 I am working on fedora 9 and am using the installation instructions in http://wiki.qgis.org/qgiswiki/BuildingF ... 4891ec07cc I have installed PyQt-x11-gpl-4.4.4 at my home and sip 4.7.9 in side PyQt installation directory.Is the Qgis compilation using this or not?I am not getting this. Please suggest a solution to this problem... Thank You in advance.... Regards, -- View this message in context: http://n2.nabble.com/python-core.sbf-%3Afile-not-found-tp2932558p2932558.html Sent from the qgis-user mailing list archive at Nabble.com. _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
