Re: missing include...

Tomas Szepe (szepe@pinerecords.com)
Sun, 14 Jul 2002 19:27:05 +0200


> > > In compiling 2.4.18 I find that this include is missing from the
> > > source... linux-2.4.18/include/linux/version.h
> >
> > It is not. You have just failed to follow the kernel build instructions:
> > See /usr/src/linux/README.
>
> I read it, I printed it out. Where does it discuss a missing version.h
> include?

$SRCDIR/include/linux/version.h is a generated file. "make dep" will create
an instance of it for you.

T.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/