2002-06-18 00:13:59

by Seth Goldberg

[permalink] [raw]
Subject: genksyms not doing its job?

Hi!

I was wondering if anyone was also experiencing a problem in generating
kernel symbols for the 2.5.22 kernel. I am notificing quite a few ksyms
that have not been properly generated (e.g. "sprintf_R__ver_sprintf"
instead of "sprintf_Rsmp_xxxxxxxx"). Please pardon me if this is a FAQ,
but I have installed the lated modutils and am still experiencing this
problem.

Thanks,
Seth



2002-06-18 12:00:03

by Mikael Pettersson

[permalink] [raw]
Subject: Re: genksyms not doing its job?

Seth Goldberg writes:
> I was wondering if anyone was also experiencing a problem in generating
> kernel symbols for the 2.5.22 kernel. I am notificing quite a few ksyms
> that have not been properly generated (e.g. "sprintf_R__ver_sprintf"
> instead of "sprintf_Rsmp_xxxxxxxx"). Please pardon me if this is a FAQ,
> but I have installed the lated modutils and am still experiencing this
> problem.

Known problem. See yesterday's "2.5.22 broke modversions" thread,
or get the fix from:
http://marc.theaimsgroup.com/?l=linux-kernel&m=102432431618537&w=2

/Mikael