public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.18: qconf.moc does not get rebuilt in separate build directory
@ 2006-10-01 17:34 Andrey Borzenkov
  2006-10-28  7:29 ` Andrey Borzenkov
  0 siblings, 1 reply; 3+ messages in thread
From: Andrey Borzenkov @ 2006-10-01 17:34 UTC (permalink / raw)
  To: linux-kernel; +Cc: sam

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I am not sure what happened; but at some point it refused to do xconfig. This 
is vanilla 2.6.18.

{pts/1}% LC_ALL=C make -C $PWD O=$HOME/build/linux-2.6.18 V=1 xconfig
make: Entering directory `/home/bor/src/linux-git'
make -C /home/bor/build/linux-2.6.18 \
        KBUILD_SRC=/home/bor/src/linux-git \
        KBUILD_EXTMOD="" -f /home/bor/src/linux-git/Makefile xconfig
make -f /home/bor/src/linux-git/scripts/Makefile.build obj=scripts/basic
/bin/sh /home/bor/src/linux-git/scripts/mkmakefile \
            /home/bor/src/linux-git /home/bor/build/linux-2.6.18 2 6
  GEN     /home/bor/build/linux-2.6.18/Makefile
mkdir -p include/linux include/config
make -f /home/bor/src/linux-git/scripts/Makefile.build obj=scripts/kconfig 
xconfig
  
g++ -Wp,-MD,scripts/kconfig/.qconf.o.d -Iscripts/kconfig -O2 -DQT_SHARED -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT  -I/usr/lib/qt3//include -D 
LKC_DIRECT_LINK -c -o 
scripts/kconfig/qconf.o /home/bor/src/linux-git/scripts/kconfig/qconf.cc
/home/bor/src/linux-git/scripts/kconfig/qconf.cc:30:21: error: qconf.moc: No 
such file or directory
make[2]: *** [scripts/kconfig/qconf.o] Error 1
make[1]: *** [xconfig] Error 2
make: *** [xconfig] Error 2
make: Leaving directory `/home/bor/src/linux-git'

{pts/1}% make --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i586-mandriva-linux-gnu

- -andrey
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFH/w9R6LMutpd94wRAhgNAKDA2X/PB11xaOgqdtJNg1O1iYUH7wCfTA1G
gA8hEszsWC5h087/+5smJTI=
=kLj4
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-28 11:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-01 17:34 2.6.18: qconf.moc does not get rebuilt in separate build directory Andrey Borzenkov
2006-10-28  7:29 ` Andrey Borzenkov
2006-10-28 11:46   ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox