Re: Top No CPU Stats


Subject: Re: Top No CPU Stats
From: Bill Fink (billfink@mindspring.com)
Date: Tue Mar 05 2002 - 08:23:20 MST


On Tue Mar 05 2002, Ben Stanley wrote:

> Hmmm... I tried building a 2.4.18 kernel, but now the mol kernel module
> won't run or compile against it...
>
> I see people here use a patch by benh. Why is this patch useful? Where
> do you get it? Does it fix problems with mol?

Hi Ben,

I'm running MOL with the 2.4.18-ben0 kernel. To build the mol-kmods,
all you have to do is add "-DEXPORT_SYMTAB" to the CFLAGS in Rules.make
in the top level of the mol-kmods source tree, i.e. change the line:

CFLAGS = -pipe

to:

CFLAGS = -pipe -DEXPORT_SYMTAB

I can only guess that something changed in the way kernel symbols are
exported that now requires this. In any event it worked for me.

                                                -Bill



This archive was generated by hypermail 2a24 : Tue Mar 05 2002 - 08:38:02 MST