Re: lkc 1.2: make xmenu error

From: Roman Zippel (zippel@linux-m68k.org)
Date: Wed Oct 30 2002 - 17:58:46 EST


Hi,

On Wed, 30 Oct 2002, Bob Billson wrote:

> [reb@etain]:~/kernel/linux-2.5.44$ make xconfig
> make -f scripts/Makefile
> make -f scripts/kconfig/Makefile scripts/kconfig/qconf
> gcc -Wp,-MD,scripts/kconfig/.conf.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/kconfig/conf.o scripts/kconfig/conf.c
> gcc -Wp,-MD,scripts/kconfig/.kconfig_load.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/kconfig/kconfig_load.o scripts/kconfig/kconfig_load.c
> gcc -Wp,-MD,scripts/kconfig/.mconf.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/kconfig/mconf.o scripts/kconfig/mconf.c
> /usr/share/qt/bin/moc -i scripts/kconfig/qconf.h -o scripts/kconfig/qconf.moc
> make[1]: /usr/share/qt/bin/moc: Command not found
> make[1]: *** [scripts/kconfig/qconf.moc] Error 127
> make: *** [scripts/kconfig/qconf] Error 2
>
> This is on a Debian (testing tree) box with the libqt3-dev package
> installed. moc is there, just not in /usr/share/qt/bin:
>
> [reb@etain]:~/kernel/linux-2.5.44$ whereis moc
> moc: /usr/bin/moc /usr/share/man/man1/moc.1.gz

Debian creates symlinks in /usr/share/qt/bin, which point to /usr/bin, so
this should work (at least it does here :) ). How does your
/usr/share/qt/bin look like?

bye, Roman

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:49 EST