I sucessfully completed make xconfig and make dep, however when I attempt
to created the kernel image with "make bzImage", I receive the following
error:
[root@rh60-01 linux]# make 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
If anyone has any tips I would greatly appreciate them! After compiling a
few dozen kernels over the past year or two, this kind of has me stumped.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/