PDA

View Full Version : [ubuntu] Error in compiling QT from source



piyush.neo
June 3rd, 2010, 01:16 PM
I am compiling Qt from source on Ubuntu 9.04. I have managed to fix few errors but have no idea to fix this one.
Last few lines before termination of installation are...


/usr/bin/ld:obj/release/SVGStopElement.o: file format not recognized; treating as linker script
/usr/bin/ld:obj/release/SVGStopElement.o:1: syntax error
collect2: ld returned 1 exit status
make[1]: *** [../../../../lib/libQtWebKit.so.4.6.2] Error 1
make[1]: Leaving directory `/home/piyush/qt/qt-everywhere-opensource-src-4.6.2/src/3rdparty/webkit/WebCore'
make: *** [sub-webkit-make_default-ordered] Error 2
As my net downloading speed is very low, so can't install Qt sdk directly...
plz help to fix it...my project is stuck due to this..:(