* BUG: linux-2.6.0-test6: make -O=/var/tmp/build help
@ 2003-10-08 19:32 Thomas Steudten
2003-10-08 21:35 ` Sam Ravnborg
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Steudten @ 2003-10-08 19:32 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-10-08 21:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-08 19:32 BUG: linux-2.6.0-test6: make -O=/var/tmp/build help Thomas Steudten
2003-10-08 21:35 ` Sam Ravnborg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox