On Tue, 2004-05-25 at 08:40 +0000, Rus Foster wrote: > I'm having one of those stupid days.. > > I'm trying to compile the kernel and am getting > > scripts/basic/fixdep.c:97: sys/types.h: No such file or directory > scripts/basic/fixdep.c:98: sys/stat.h: No such file or directory > scripts/basic/fixdep.c:99: sys/mman.h: No such file or directory > scripts/basic/fixdep.c:100: unistd.h: No such file or directory > scripts/basic/fixdep.c:101: fcntl.h: No such file or directory > scripts/basic/fixdep.c:102: string.h: No such file or directory > scripts/basic/fixdep.c:103: stdlib.h: No such file or directory > scripts/basic/fixdep.c:104: stdio.h: No such file or directory > > Now I know this is due to the system not finding the header files. I've > created a linux from /usr/src/linux to /usr/src/linux/include/linux. What > am I missing? > > This is a bare bones install so I might of missed a package > > Rus > > -- > e: [EMAIL PROTECTED] : t: 1-888-327-6330 > www.jvds.com - Root on your own box > www.vpscolo.com - Your next hosting company > www.cherryhosting.net - Shared Hosting With Everything On Top >
try libc6-dev .. that's where I'd expect to find atleast stdio.h and string.h HTH, Shaun -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]