On Fri, 10 Sep 2010 17:14:16 +0200 Alexander Stein wrote: > Hello Randy, > > On Friday 10 September 2010 16:37:36 Michal Marek wrote: > > >> GEN /lnx/src/TMP/linux-next-20100902/xx64/Makefile > > >> > > >> mkdir -p include/linux include/config > > >> make -f /lnx/src/TMP/linux-next-20100902/scripts/Makefile.build > > >> obj=scripts/kconfig xconfig **Unknown**/moc -i > > >> /lnx/src/TMP/linux-next-20100902/scripts/kconfig/qconf.h -o > > >> scripts/kconfig/qconf.moc /bin/sh: **Unknown**/moc: No such file or > > >> directory > > >> make[2]: *** [scripts/kconfig/qconf.moc] Error 127 > > >> make[1]: *** [xconfig] Error 2 > > >> make: *** [sub-make] Error 2 > > >> > > >> > > >> Any ideas what happened? > > It seems QT4 isn't detected properly. Could you please check the output of > > qmake -query QT_INSTALL_BINS **Unknown** > > qmake -query QT_INSTALL_LIBS **Unknown** > > qmake -query QT_INSTALL_HEADERS **Unknown** > I also have several other questions: > * Which distribution are you running? fedora 11 > * Where is qmake and moc installed on your system? /usr/lib64/qt-3.3/bin/qmake /usr/lib64/qt-3.3/bin/moc Thanks. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html