public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Steudten <alpha@steudten.com>
To: linux-kernel@vger.kernel.org
Subject: BUG: linux-2.6.0-test7: make O=/var/tmp/build xconfig
Date: Thu, 09 Oct 2003 00:32:40 +0200	[thread overview]
Message-ID: <3F849088.7010105@steudten.com> (raw)

Hello

Maybe i´m not up-to-date, but i tried out the new 2.6 kernel
with the new O option and it fails with:
I think here´s something wrong, one -I is missing between
the //: -I/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7//usr/lib/qt-2.3.1/include

--------------------8<-------------------8<--------------
[62]:thomas (2) $ make  -w V=1 O=/var/tmp/build xconfig
make: Entering directory `/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7'
make -C /var/tmp/build          \
KBUILD_SRC=/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7       KBUILD_VERBOSE=1        \
KBUILD_CHECK= -f /usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/Makefile xconfig
make -f /usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/Makefile.build obj=scripts scripts/fixdep
make[2]: `scripts/fixdep' is up to date.
make -f /usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/Makefile.build obj=scripts/kconfig xconfig
-->  g++ -Wp,-MD,scripts/kconfig/.qconf.o.d  -O2  -I/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7//usr/lib/qt-2.3.1/include -c -o scripts/kconf
ig/qconf.o /usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:6: qapplication.h: No such file or directory
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:7: qmainwindow.h: No such file or directory
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:8: qtoolbar.h: No such file or directory
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:9: qvbox.h: No such file or directory
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:10: qsplitter.h: No such file or directory
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:11: qlistview.h: No such file or directory
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:12: qtextview.h: No such file or directory
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:13: qlineedit.h: No such file or directory
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:14: qmenubar.h: No such file or directory
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:15: qmessagebox.h: No such file or directory
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:16: qaction.h: No such file or directory
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:17: qheader.h: No such file or directory
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:18: qfiledialog.h: No such file or directory
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:19: qregexp.h: No such file or directory
In file included from /usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:26:
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/lkc.h:18: lkc_defs.h: No such file or directory
In file included from /usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:27:
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.h:6: qlistview.h: No such file or directory
/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7/scripts/kconfig/qconf.cc:29: 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 `/usr/src/linux_dir/kernel2.6/linux-2.6.0-test7'


---
Tom




             reply	other threads:[~2003-10-08 22:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-08 22:32 Thomas Steudten [this message]
2003-10-19  7:17 ` BUG: linux-2.6.0-test7: make O=/var/tmp/build xconfig 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=3F849088.7010105@steudten.com \
    --to=alpha@steudten.com \
    --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