Hi Folks, I'm upgrading a 486 kernal version 2.0.6 to 2.0.30. I get up to the point of make dep and the following happens.
gcc -I/usr/src/linux/include -O2 -fomit-frame-pointer -o scripts/mkdep scripts/mkdep.c scripts/mkdep.c:1: stdio.h: No such file or directory scripts/mkdep.c:2: stdlib.h: No such file or directory scripts/mkdep.c:4: string.h: No such file or directory scripts/mkdep.c:5: sys/types.h: No such file or directory scripts/mkdep.c:6: sys/stat.h: No such file or directory scripts/mkdep.c:7: unistd.h: No such file or directory scripts/mkdep.c:8: sys/fcntl.h: No such file or directory scripts/mkdep.c:9: sys/mman.h: No such file or directory make: *** [scripts/mkdep] Error 1 My boss said that I need the standard headers. I didn't install them. How can I check? Where do you get the headers from? Please help. This is the first time that I have tried to recompile the a kernal. If you need more information or need me to do something please email me. Paul -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .