On Sun, 8 Oct 2000, Steven W. Orr wrote:
> Modules are frequently written to be tied into certain kernel structures
> which are very dependent on a particular rev of the kernel.
They are also very dependent (perhaps more-so?) by the kernel configuration
profile you built them with. That is, you'll have better luck if you select
the same CONFIG_* options when you build your modules and kernel.
FYI, Red Hat includes their kernel configuration files in
"/usr/src/linux/configs/" with their kernel-source package.
>In case a module is not dependent on a particular version of a
> kernel, you can compile your modules with the feature "Set version
> information on all symbols for modules" set to no.
Huh? The documentation says the opposite:
#> Usually, modules have to be recompiled whenever you switch to a new
#> kernel. Saying Y here makes it possible, and safe, to use the
#> same modules even after compiling a new kernel
--
Ben Scott <[EMAIL PROTECTED]>
Net Technologies, Inc. <http://www.ntisys.com>
Voice: (800)905-3049 x18 Fax: (978)499-7839
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************