How to compile kerel 2.0.47?

Martin Maciaszek (marauder@t-online.de)
Tue, 29 Jul 1997 11:13:30 +0200


Hi,

I just downloadsed the kernel 2.0.47 and extracted it into its own
directory. When I try to configure it with "make xconfigure" I just get
the following error message:
In file included from /usr/include/unistd.h:96,
from configure.c:20:
/usr/include/gnu/types.h:78: linux/posix_types.h: No such file or
directory
In file included from /usr/include/unistd.h:630,
from configure.c:20:
/usr/include/sys/types.h:4: linux/types.h: No such file or directory
In file included from /usr/include/stdlib.h:42,
from configure.c:21:
/usr/include/errno.h:27: linux/errno.h: No such file or directory
In file included from configure.c:22:
/usr/include/fcntl.h:29: linux/fcntl.h: No such file or directory
make[2]: *** [mkscript] Error 1
make[1]: *** [soundscript] Error 2
make: *** [xconfig] Error 2

What went wrong? Where are all those missing files?

So long
Martin