Re: System.map does not match kernel data

2000-11-21 Thread Martin Albert
On Tue, 21 Nov 2000, Liam Ward wrote: > I'm getting the following message when I run ps/top: > Warning: /boot/System.map-2.2.17 does not match kernel data. The message comes from a kernel symbol checking routine in (as far as i remember) misc/symbol.c in the ps source tree. I _knew_ for sure my sy

Re: System.map does not match kernel data

2000-11-21 Thread Chris Feist
Did you just upgrade your kernel? (I know 2.2.18pre21 or something just came out). I usually just make a symlink from /boot/System.map to /usr/src/linux/System.map. Then whenever I upgrade my kernel my System map stays consistent. Chris On Tue, Nov 21, 2000 at 04:37:58P

Re: System.map does not match kernel data

1999-09-30 Thread Dan Everton
On Wed, Sep 29, 1999 at 06:53:32PM -0700, Seth R Arnold wrote: > On Wed, Sep 29, 1999 at 05:02:51PM +0200, Jonas Steverud wrote: > > > > When I run some programs (ps, top, etc) I get > > Warning: /boot/System.map-2.2.10 does not match kernel data. > > > > Is there some way of fixing this/get rid

Re: System.map does not match kernel data

1999-09-30 Thread Seth R Arnold
On Wed, Sep 29, 1999 at 05:02:51PM +0200, Jonas Steverud wrote: > > When I run some programs (ps, top, etc) I get > Warning: /boot/System.map-2.2.10 does not match kernel data. > > Is there some way of fixing this/get rid of the message? > > I've compiled the kernel myself and the messages start

Re: System.map does not match kernel data

1999-09-30 Thread Pollywog
On 30-Sep-99 Salman Ahmed wrote: > If you are compiling the kernel by hand, then you need to copy the > System.map from that directory into /boot right after the kernel has been > compiled. I am not sure but it might have to be named with the kernel > version ie /boot/System.map-2.2.12. That is wh

Re: System.map does not match kernel data

1999-09-30 Thread Salman Ahmed
[I don't know if you received an answer to this question, so here goes] > "Jonas" == Jonas Steverud <[EMAIL PROTECTED]> writes: Jonas> When I run some programs (ps, top, etc) I get Warning: Jonas> /boot/System.map-2.2.10 does not match kernel data. Jonas> Is there some way of fi