public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrey Borzenkov <arvidjaar@mail.ru>
To: linux-kernel@vger.kernel.org
Subject: 2.6.0-test9 - make xconfig fails for buildtree != srctree
Date: Sun, 16 Nov 2003 22:20:17 +0300	[thread overview]
Message-ID: <200311162220.17245.arvidjaar@mail.ru> (raw)

{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


             reply	other threads:[~2003-11-16 19:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-16 19:20 Andrey Borzenkov [this message]
2003-11-16 20:32 ` 2.6.0-test9 - make xconfig fails for buildtree != srctree Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200311162220.17245.arvidjaar@mail.ru \
    --to=arvidjaar@mail.ru \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox