PDA

View Full Version : Installation problem



Rekha
20th July 2006, 12:51
according to the steps given in the INSTALL file for installation of Qt4, i executed the commands till make,
but when i give make following errors r shown at teh end of execution,

make[3]: *** [.obj/release-shared/qdnd.o] Error 1
make[3]: Leaving directory `/home/rekha/qt-x11-opensource-src-4.1.4/src/gui'
make[2]: *** [release-all] Error 2
make[2]: Leaving directory `/home/rekha/qt-x11-opensource-src-4.1.4/src/gui'
make[1]: *** [sub-gui-make_default-ordered] Error 2
make[1]: Leaving directory `/home/rekha/qt-x11-opensource-src-4.1.4/src'
make: *** [sub-src-make_default-ordered] Error 2

So can u help me out in debugging pls?

jacek
20th July 2006, 13:09
What is the first error message you get?

Rekha
20th July 2006, 13:18
the first error is only this,
make[3]: *** [.obj/release-shared/qdnd.o] Error 1
make[3]: Leaving directory `/home/rekha/qt-x11-opensource-src-4.1.4/src/gui'

make[2]: *** [release-all] Error 2
make[2]: Leaving directory `/home/rekha/qt-x11-opensource-src-4.1.4/src/gui'
make[1]: *** [sub-gui-make_default-ordered] Error 2
make[1]: Leaving directory `/home/rekha/qt-x11-opensource-src-4.1.4/src'
make: *** [sub-src-make_default-ordered] Error 2

jacek
20th July 2006, 13:34
the first error is only this
Are 100% sure that there are no other error messages before it (especially any compiler errors)?

w0land
21st July 2006, 16:58
post lines before the one with "Error" string