Install the kernel header files. -Egon
On Sun, 29 Nov 1998, Steve Lamb wrote: > Anyone else get this when doing a make zlilo with 2.0.34? > > ld -m elf_i386 -Ttext 0x1000 -e startup_32 -o vmlinux head.o misc.o piggy.o > make[2]: Leaving directory > /usr/src/kernel-source-2.0.34/arch/i386/boot/compres > sed' > gcc -I/usr/src/kernel-source-2.0.34/include -O2 -fomit-frame-pointer > -D__BFD__ - > o tools/build tools/build.c -I/usr/src/kernel-source-2.0.34/include > tools/build.c:25: stdio.h: No such file or directory > tools/build.c:26: string.h: No such file or directory > tools/build.c:27: stdlib.h: No such file or directory > tools/build.c:28: sys/types.h: No such file or directory > tools/build.c:29: sys/stat.h: No such file or directory > tools/build.c:30: sys/sysmacros.h: No such file or directory > tools/build.c:31: unistd.h: No such file or directory > tools/build.c:32: fcntl.h: No such file or directory > tools/build.c:35: errno.h: No such file or directory > make[1]: *** [tools/build] Error 1 > make[1]: Leaving directory /usr/src/kernel-source-2.0.34/arch/i386/boot' > make: *** [zlilo] Error 2