> At http://www.xs4all.nl/~zippel/lc/ you can find the latest version of the
> new config system. Besides the usual archive there is also now a patch
> against a 2.5.39 kernel and finally some documentation.
o lkc-0.7-2.5.39.diff includes patches to include/linux/autoconf.h
o 'make distclean; make oldconfig' produces
make[1]: Entering directory /usr/src/linux-2.5.39/scripts/lkc'
Makefile:42: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
make[1]: Leaving directory /usr/src/linux-2.5.39/scripts/lkc'
make: *** [oldconfig] Error 2
i.e. the patch seems to have foomed up the tabs
o fix up & continue, 'make distclean; make oldconfig' produces
kala@kirsi:/usr/src/linux-2.5.39$ make oldconfig
make[1]: Entering directory /usr/src/linux-2.5.39/scripts/lkc'
cat zconf.tab.h_shipped > zconf.tab.h
gcc -Wp,-MD,./.conf.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o conf.o conf.c
/bin/sh: /usr/src/linux-2.5.39/scripts/fixdep: No such file or directory
make[1]: *** [conf.o] Error 1
make[1]: Leaving directory /usr/src/linux-2.5.39/scripts/lkc'
make: *** [oldconfig] Error 2
And so on.
T.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Mon Sep 30 2002 - 22:00:37 EST