[Gllug] compiling 2.5 kernels
Stephen Harker
steve at pauken.co.uk
Wed Apr 17 17:31:40 UTC 2002
On Wed, 2002-04-17 at 17:58, Dave Jones wrote:
> On Wed, Apr 17, 2002 at 06:53:50PM +0200, Dave Jones wrote:
> > plan on playing with 2.5.8. Alternatively, 2.5.8-dj1 has this
> > and other assorted nasties fixed up.
> >
> > (ftp://ftp.kernel.org/pub/people/davej/patches/2.5/)
>
> Gar, that should have been..
> ftp://ftp.kernel.org/pub/linux/kernel/people/davej/patches/2.5/
>
> Dave.
Errmm I patched it with
[root at abe linux]# patch -p0 < patch-2.5.8-dj1.diff
and now it does this :-/
[root at abe linux]# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.5.8/scripts'
gcc -Wshadow -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o
tkparse.o tkparse.c
gcc -Wshadow -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o
tkcond.o tkcond.c
gcc -Wshadow -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o
tkgen.o tkgen.c
gcc -o tkparse tkparse.o tkcond.o tkgen.o
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
-: 420: Too many variables defined.
make[1]: *** [kconfig.tk] Error 1
make[1]: Leaving directory `/usr/src/linux-2.5.8/scripts'
make: *** [xconfig] Error 2
[root at abe linux]#
So I guess it's not my day.
Steve
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list