Re: How to compile kerel 2.0.47?

Jon Torrez (jon@stac.org)
Tue, 29 Jul 1997 05:38:23 -0500 (CDT)


I hope your mean 2.1.47, either that or I am *way* behind

;)

It looks like some symlinks were not created, did you run make menuconfig?

that is the only configureation method i find that makes the links
trust-worthy, not saying the other methods don't such as 'xconfig',
'config' and so on. Just my preference.


_.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._
Jon Torrez: jon@gods.oftheinter.net / jon@stac.org
LBJ High School Systems Admin http://www.stac.org
_.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._

On Tue, 29 Jul 1997, Martin Maciaszek wrote:

> 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
>