On Tue Sep 26 2000 at 18:04, "Balazs Wellisch" wrote:
> Can anyone tell me how to correct the following error:
> 
> depmod: *** Unresolved symbols in /lib/modules/2.2.16-3/misc/emu10k1.o
>From the make menuconfig or xconfig, disable

"Set version information on all symbols for modules".

This sets the CONFIG_MODVERSIONS flag in the .config file.  I found this
resolved those pesky complaints without affecting my kernel.  (You might
get into trouble if you commonly import foreign modules...most people just
go "huh?" at that.)

Cheers,
-- 
        Dave Ihnat
        [EMAIL PROTECTED]



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to