[ILUG] Kernel Compile Problems
John P. Looney
jplooney-ilug at online.ie
Wed Jan 5 09:38:06 GMT 2000
On Wed, Jan 05, 2000 at 09:23:41AM -0000, Robert Sweetnam mentioned:
> was
> nothing in the /usr/src directory before i unzipped and tarred the source.
> Anyhow, I ran 'make mrproper' and it did its thing, it wouldnt let me
> run 'make menuconfig' so I rand 'make config' instead, the problem I am
> getting
> now is that when I run 'make dep' I get the following error:
>
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep
> scripts/
> mkdep.c
> scripts/mkdep.c:13: ctype.h: No such file or directory
> scripts/mkdep.c:14: stdio.h: No such file or directory
> scripts/mkdep.c:15: stdlib.h: No such file or directory
> scripts/mkdep.c:16: string.h: No such file or directory
> scripts/mkdep.c:17: unistd.h: No such file or directory
> scripts/mkdep.c:19: sys/fcntl.h: No such file or directory
> scripts/mkdep.c:20: sys/mman.h: No such file or directory
> scripts/mkdep.c:21: sys/stat.h: No such file or directory
> scripts/mkdep.c:22: sys/types.h: No such file or directory
> make: *** [scripts/mkdep] Error 1
Run these for more enlightenment:
# ls -l /usr/include/ctype.h
# which gcc
# locate cc1
# ls -l /usr/include/{asm,linux}
Kate
--
Microsoft. The best reason in the world to drink beer.
http://www.redbrick.dcu.ie/~valen
More information about the ILUG
mailing list