Dave Ihnat wrote:
> With all due respect, the only way I've found to get rid of the
> complaints is to configure the kernel to not use the versioning on
> modules.  I've religiously scrubbed, rebuilt, and installed only to
> have the verdammt kernel grouse and refuse to load.  Turning off this
> feature results in a quiet boot and functional modules.  YMMV.

As you say, YMMV.  I've compiled and built quite a few kernels myself 
:)

I've only seen unresolved symbols in modules I built in a few rare
instances.   All of the times I've seen the errors that the poster
reported, the cause has been someone compiling their kernel to be
leaner, and not removing the old modules.  Of course, they have
unresolved symbols, because the kernel was built without support for
that module!  Versioning is an entirely different issue, and a different
error message.

MSG


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to