All of lore.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-test6: make -O=/var/tmp/build help
Date: Wed, 08 Oct 2003 21:32:07 +0200	[thread overview]
Message-ID: <3F846637.5040509@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:
Without the -O option it works. Normally one calls
make help and not make -O.. help, but this fails also,
if the environment variable for -O is set.

--------------------8<-------------------8<--------------
(merlin):/usr/src/linux_dir/kernel2.6/linux-2.6.0-test6
[97]:thomas (2) $ make V=1 O=/var/tmp/build help
make -C /var/tmp/build          \
KBUILD_SRC=/usr/src/linux_dir/kernel2.6/linux-2.6.0-test6       KBUILD_VERBOSE=1        \
KBUILD_CHECK= -f /usr/src/linux_dir/kernel2.6/linux-2.6.0-test6/Makefile help
Cleaning targets:
   clean           - remove most generated files but keep the config
   mrproper        - remove all generated files + config + various backup files

Configuration targets:
selfadd-->pwd
selfadd-->/var/tmp/build
make -f scripts/kconfig/Makefile help
make[2]: scripts/kconfig/Makefile: No such file or directory
make[2]: *** No rule to make target `scripts/kconfig/Makefile'.  Stop.
make[1]: *** [help] Error 2
make: *** [help] Error 2

---
Tom


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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-08 19:32 Thomas Steudten [this message]
2003-10-08 21:35 ` BUG: linux-2.6.0-test6: make -O=/var/tmp/build help 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=3F846637.5040509@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.