I've trashed something. I've installed gcc from the 2.0 disks, it doesn't compile the linux kernel. Tried installing egcc, nope. It doesn't find some files. Tried downloading egcc from the slink directory. Same error.
So this is the error I get when compiling kernel 2.1.125 with egcc: [EMAIL PROTECTED]:/usr/src/linux # make xconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) egcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/split-include scripts/split-include.c In file included from /usr/include/errno.h:36, from scripts/split-include.c:26: /usr/include/errnos.h:24: linux/errno.h: No such file or directory make: *** [scripts/split-include] Error 1 [EMAIL PROTECTED]:/usr/src/linux # What shall I reinstall to get that file at his place ? Pf -- ------------------------------------------------------------------------------- Pierfrancesco Caci | mailto:[EMAIL PROTECTED] - http://gusp.infogroup.it ik5pvx | http://www.geocities.com/SoHo/Lofts/8999 Firenze - Italia | Office for the Complication of Otherwise Simple Affairs Linux penny 2.1.122 #7 Thu Sep 17 13:56:01 CEST 1998 i586 unknown