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


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to