When I configged the kernel I had in the .config file
CONFIG_MODVERSION=y
and yet I do not have that modversion.h header file.
I have something called modsetver.h (or something like
that) but no modversion.h
Where is it??
I am trying to use a kernel that is compiled source
from kernel.org. I
Some apps can also compile without modversions.h -- try removing the
-DMODVERSIONS in the Makefile for the program, and try compiling again.
On Thu, Sep 16, 1999 at 01:01:37AM -, Pollywog wrote:
> I was trying to compile an app and I got this error about modversions.h
> What do I have to do to
On 16-Sep-99 Pollywog wrote:
> I was trying to compile an app and I got this error about modversions.h
> What do I have to do to get modversions.h ? I thought I had to answer
> "Y"
> to the question about setting module versions when I compiled my kernel
> (2.2.12) and I did that.
>
I seem to r
I was trying to compile an app and I got this error about modversions.h
What do I have to do to get modversions.h ? I thought I had to answer "Y"
to the question about setting module versions when I compiled my kernel
(2.2.12) and I did that.
make[1]: Entering directory `/home/pollywog/bcrypt-0.2
4 matches
Mail list logo