As I was tring to add support for my Zip drive, recompiling my kernel
(kernel-2.2.11)
this is what I got?  I though this kernel had scsi support in it.(?)
I was planing on adding ppa and lp support.+

*** Bero...    I need your help in this one !  ***

[root@xe2xpk admin]# cd /usr/src/linux
[root@xe2xpk 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.2.11/scripts'
gcc -O6 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s
-mpentium -mcpu=pentium -march=pentium -ffast-math
-fexpensive-optimizations -malign-loops=2 -malign-jumps=2
-malign-functions=2 -mpreferred-stack-boundary=2 -c -o tkparse.o
tkparse.c
cc1: Invalid option `preferred-stack-boundary=2'
make[1]: *** [tkparse.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.2.11/scripts'
make: *** [xconfig] Error 2
[root@xe2xpk linux]#

maybe try without using X support?
just plain make config or make menu?

Sergio Korlowsky

Reply via email to