Can't compilete 2.4.2 kernel

David Anderson (daveanderson@eudoramail.com)
Wed, 28 Feb 2001 08:45:39 -0500


Please CC daveanderson@eudoramail.com on your replies - I'm not on the mailing list.

Slackware 7.1
cd /usr/src
tar -xvyf linux-2.4.2.tar.bz2
mv linux linux-2.4
cd linux-2.4
make mrproper
make menuconfig - {selection options, etc.}
make dep
make clean
make bzImage

Get this with bzImage:

gcc -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/bits/errno.h:25: linux/errno.h: No such file or directory
make: *** [scripts/split-include] Error 1

THANKS!

Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at http://www.eudoramail.com
-
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/