Re: 2.2.18pre24 and drm/agpgart static?

From: Peter Samuelson (peter@cadcamlab.org)
Date: Fri Dec 01 2000 - 22:22:22 EST


[Jamie Manley]
> Yes, modversions was enabled. Should that be affecting the build of
> the kernel proper?

The bug you ran into is that MODVERSIONS messes up the
'get_module_symbol' function, which is a sort of "optional dependency"
mechanism used by a few modules such as DRI (in this case: DRI needs to
be able to use the facilities of agpgart, but should also work
*without* agpgart present, since many systems have PCI video cards).

MODVERSIONS is ugly and gross for any number of reasons, but the
get_module_symbol problem is quite localized -- AGP/DRI, MTD and maybe
one or two other subsystems. In any case it has been replaced by a
much better inter-module registration system in 2.4.

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



This archive was generated by hypermail 2b29 : Thu Dec 07 2000 - 21:00:08 EST