lkml.org 
[lkml]   [2000]   [Dec]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: 2.2.18pre24 and drm/agpgart static?
From

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

\
 
 \ /
  Last update: 2005-03-22 12:51    [W:0.052 / U:1.696 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site