[wellylug] new hard disk problems

David Antliff dave.antliff at paradise.net.nz
Sat Jun 12 13:14:22 NZST 2004


On Sat, 12 Jun 2004, Mark Signal wrote:

> Hi
> when I run make menuconfig I get the following:
> (and similar error with make oldconfig)
...
> dev2:/usr/src/kernel-source-2.6.6# make menuconfig
>   HOSTCC  scripts/basic/fixdep
> scripts/basic/fixdep.c:97:23: sys/types.h: No such file or directory

/usr/include/sys/types.h (and most of the others) are part of libc6 (aka
glibc2). Check if this file exists. If it doesn't, then you need to get
the libc headers from somewhere. With debian, that's usually a -dev
package (libc6-dev I believe). For Gentoo it's sys-libs/glibc.

-- 
David.




More information about the wellylug mailing list