Re: 2.5.22 problems with compile.h

Kai Germaschewski (kai@tp1.ruhr-uni-bochum.de)
Tue, 18 Jun 2002 09:36:17 -0500 (CDT)


On Tue, 18 Jun 2002, Hans E. Kristiansen wrote:

> >From a clean install, I can compile, but I get an error with compile.h (Do
> not know how to make compile.h). If I compile again, I get a working kernel
> (bzImage), "depmod -ae -F xx " works like a charm. But, when I reboot with
> the new kernel, I can not load any modules. None, they all have symbol
> problems.

Seems that I screwed up that version a bit ;(

For now, don't use something like "make dep clean bzImage", but rather
"make clean; make dep bzImage" - it'll work again in the next release,
though.

Modversions also have bugs, though I can't see how they lead to the effect
you describe. Anyway, try changing CONFIG_MODVERSIONS to off for now,
again, it should work again in the next release.

Let me know of further problems ;)

--Kai

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