I don't usually have problems, but this one just seems silly:
# 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
And there is *too* a file, errno.h, in /usr/src/linux/include/linux/. Is
some pesky environmental variable awry? Or... I dunno? I guess I could
hand-edit the makefile, but it's gotta be something more obvious than
that, no?
Thanks,
-Ken
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************