2.6.0-test7 "make oldconfig" breaks with O=...

From: Kevin P. Fleming
Date: Wed Oct 08 2003 - 22:28:28 EST


Unpacked a complete fresh source tree (from -test1 patched up to -test7), then did

make O=../linux-foo oldconfig

where ../linux-foo is an object-only tree previously successfully used with -test6.

This is what I got back for my efforts :-)

----

make[2]: `scripts/fixdep' is up to date.
HOSTCC -fPIC scripts/kconfig/zconf.tab.o
gcc: /storage/work/linux-2.6/scripts/kconfig/zconf.tab.c: No such file or directory
gcc: No input files
make[2]: *** [scripts/kconfig/zconf.tab.o] Error 1
make[1]: *** [oldconfig] Error 2
make: *** [oldconfig] Error 2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/