All of lore.kernel.org
 help / color / mirror / Atom feed
* 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

* Re: BUG: linux-2.6.0-test6: make -O=/var/tmp/build help
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2003-10-08 21:35 UTC (permalink / raw)
  To: Thomas Steudten; +Cc: linux-kernel

On Wed, Oct 08, 2003 at 09:32:07PM +0200, Thomas Steudten wrote:
> 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.

Thanks, already fixed in my local tree.
[Append $(srctree)/ to path to makefiles.

	Sam

^ 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 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.