On Wed, 27 Sep 2000, Dave Ihnat wrote:
> 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.)

It'll stop the complaining for the most part but might also break your
kernel in interesting ways :)

        - Panu -

> 
> Cheers,
> 



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

Reply via email to