public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.0-test9 - make xconfig fails for buildtree != srctree
@ 2003-11-16 19:20 Andrey Borzenkov
  2003-11-16 20:32 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Andrey Borzenkov @ 2003-11-16 19:20 UTC (permalink / raw)
  To: linux-kernel

{pts/0}% ./makelinux V=1 xconfig
make: Entering directory `/home/bor/src/linux-2.6.0-test9'
make -C /home/bor/build/linux-2.6.0-test9               \
KBUILD_SRC=/home/bor/src/linux-2.6.0-test9      KBUILD_VERBOSE=1        \
KBUILD_CHECK= -f /home/bor/src/linux-2.6.0-test9/Makefile xconfig
make -f /home/bor/src/linux-2.6.0-test9/scripts/Makefile.build obj=scripts 
scripts/fixdep
make[2]: `scripts/fixdep' is up to date.
make -f /home/bor/src/linux-2.6.0-test9/scripts/Makefile.build 
obj=scripts/kconfig xconfig
  g++ -Wp,-MD,scripts/kconfig/.qconf.o.d  -O2  
-I/home/bor/src/linux-2.6.0-test9//usr/lib/qt3//include -c -o 
scripts/kconfig/qconf.o 
/home/bor/src/linux-2.6.0-test9/scripts/kconfig/qconf.cc
/home/bor/src/linux-2.6.0-test9/scripts/kconfig/qconf.cc:6:26: qapplication.h: 
No such file or directory

apparently it prepends $(srctree) (or just $(src)) to Qt include path, but I 
failed to see where.

-andrey


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

end of thread, other threads:[~2003-11-16 20:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-16 19:20 2.6.0-test9 - make xconfig fails for buildtree != srctree Andrey Borzenkov
2003-11-16 20:32 ` Sam Ravnborg

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