Hello all, can someone help me please? I try to build QtCreator from current release source 1.3.1 from 18.01.2010. I get the phony_target error which allready should be solved (documentet in mailing list). The complete error is here: ------- cd qtcreator/ && make -f Makefile.static make[2]: Entering directory `/usr/home/klhor/qt4/qt-everywhere-commercial-src-4.6.1/tools/qt-creator -1.3.1-src/share/qtcreator' (test -z "" || cd "" ; targ=`basename phony_target`; objcopy --only-keep-debug "$targ" "$targ.debug" && objcopy --strip-debug "$targ" && objcopy --add-gnu-debuglink="$targ.debug" "$targ" && chmod -x "$targ.debug" ) ; objcopy: 'phony_target': No such file make[2]: *** [phony_target] Error 1 make[2]: Leaving directory `/usr/home/klhor/qt4/qt-everywhere-commercial-src-4.6.1/tools/qt-creator -1.3.1-src/share/qtcreator' make[1]: *** [sub-qtcreator-static-pro-make_default] Error 2 make[1]: Leaving directory `/usr/home/klhor/qt4/qt-everywhere-commercial-src-4.6.1/tools/qt-creator -1.3.1-src/share' make: *** [sub-share-make_default-ordered] Error 2 make: INTERNAL: Exiting with 7 jobserver tokens available; should be 6! -------- Is there still a problem? What can I do? Have a nice day, Marc Ladnar
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
