* Fwd: Re: Error when loading the modules
@ 2000-07-15 22:24 Prabha19 Selva
2000-07-16 14:32 ` David Woodhouse
0 siblings, 1 reply; 2+ messages in thread
From: Prabha19 Selva @ 2000-07-15 22:24 UTC (permalink / raw)
To: mtd; +Cc: sprabha
Hi David,
Still the same problem (can not load the cfi_prob.o, cfi_cmdset_0002.o
etc. modules. It is still giving "unresolved symbol put-module-symbol". I
have added the patch you mentioned earlier and recompile the kernel and also
(just to make sure) the mtd drivers. But I still get the same error.
What can I do now...
Prabha
p.s. Do I need to apply anyother patches in the mtd/patches directory?...
>
>On Fri, 14 Jul 2000, David Woodhouse wrote:
>
> >
> > Apply the put_module_symbol-2.2.1x.patch patch to your kernel. It
>provides
> > the put_module_symbol() function.
> >
> > --
> > dwmw2
> >
> >
> >
>
>
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Fwd: Re: Error when loading the modules
2000-07-15 22:24 Fwd: Re: Error when loading the modules Prabha19 Selva
@ 2000-07-16 14:32 ` David Woodhouse
0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2000-07-16 14:32 UTC (permalink / raw)
To: Prabha19 Selva; +Cc: mtd, sprabha
On Sat, 15 Jul 2000, Prabha19 Selva wrote:
> Hi David,
> Still the same problem (can not load the cfi_prob.o, cfi_cmdset_0002.o
> etc. modules. It is still giving "unresolved symbol put-module-symbol". I
> have added the patch you mentioned earlier and recompile the kernel and also
> (just to make sure) the mtd drivers. But I still get the same error.
Either the patch didn't apply properly, or you're not running the kernel
to which you applied the patch.
Check that kernel/ksyms.c contains a line which says:
EXPORT_SYMBOL(put_module_symbol);
Check that put_module_symbol exists in /proc/ksyms
Make sure CONFIG_MODVERSIONS is turned off.
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-07-16 14:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-07-15 22:24 Fwd: Re: Error when loading the modules Prabha19 Selva
2000-07-16 14:32 ` David Woodhouse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox