Re: system.map files

2005-05-31 Thread Peter Jay Salzman
On Tue 31 May 05, 1:49 PM, Jon Dowland <[EMAIL PROTECTED]> said: > LeVA wrote: > > >Hi! > > > >Would someone please tell me what are those /boot/System.map* files for? > > > >Thanks! > > > >Daniel > > > > The website (via google) > describes it so well

Re: system.map files

2005-05-31 Thread Lee Braiden
On Tuesday 31 May 2005 11:52, LeVA wrote: > Would someone please tell me what are those /boot/System.map* files for? I gather that it supplies the debugging info (ie, symbols names; names of functions etc) for the kernel image it applies to. -- Lee. Please do not CC replies directly to me. I'

Re: system.map files

2005-05-31 Thread Jon Dowland
LeVA wrote: Hi! Would someone please tell me what are those /boot/System.map* files for? Thanks! Daniel The website (via google) describes it so well that any attempt to summarize would pale in comparison. So I won't :) -- To UNSUBSCRIBE, emai

Re: System.map irritation

2001-01-13 Thread W. Paul Mills
[EMAIL PROTECTED] (Rino Mardo) writes: > --EeQfGwPcQSOJBaQU > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Thu, Jan 11, 2001 at 04:30:25PM +0700 or thereabouts, Oki DZ wrote: > > Hi, > >=20 > > I have the same proble

Re: System.map irritation

2001-01-11 Thread Oki DZ
On Thu, 11 Jan 2001, Liam Ward wrote: > A reboot usually solves this for me but maybe you've already tried > that... Reboot? What is a "reboot"...? What is it, tell me. (An inquiring mind wants to know.) ;-) Well, I haven't tried that. (I guess Linux has spoiled me.) Oki

Re: System.map irritation

2001-01-11 Thread Ethan Benson
On Thu, Jan 11, 2001 at 05:18:38PM +0400, Rino Mardo wrote: > On Thu, Jan 11, 2001 at 04:30:25PM +0700 or thereabouts, Oki DZ wrote: > > Hi, > > > > I have the same problem after upgrading my (system's) kernel to 2.4.0. > > I put the 2.4.0 source to /usr/src2/linux directory, and when top > > exe

Re: System.map irritation

2001-01-11 Thread Rino Mardo
On Thu, Jan 11, 2001 at 04:30:25PM +0700 or thereabouts, Oki DZ wrote: > Hi, > > I have the same problem after upgrading my (system's) kernel to 2.4.0. > I put the 2.4.0 source to /usr/src2/linux directory, and when top > executed, the System.map looked up is the one in /usr/src/linux (in > whic

Re: System.map irritation

2001-01-11 Thread Liam Ward
hat's the use of the System.map file? (My > system working properly.) > > Oki > > --- > > To: debian-user@lists.debian.org > Subject: Re: System.map irritation > From: Pollywog <[EMAIL PROTECTED]> > Date: Mon, 01 Jan 2001 20:22:52 + (UTC) >

Re: System.map irritation

2001-01-11 Thread Oki DZ
n /usr/src/linux and /usr/src2/linux; surely enough, when top executed, there's no warning reported. The question is, what's the use of the System.map file? (My system working properly.) Oki --- To: debian-user@lists.debian.org Subject: Re: System.map irritation Fr

Re: System.map irritation

2001-01-08 Thread Diego Biurrun
On Tue, Jan 02, 2001 at 08:31:41AM -0500, David B . Harris wrote: > With everyone's permission, I'm going to bring this to the kernel guys' > attention. I've ruled out any "easy" fixes on this end; I think it's a > kernel problem. A fresh build of 2.2.17 does not cause the error, while > 2.2.18 do

Re: System.map irritation

2001-01-03 Thread David Benfell
On Tue, Jan 02, 2001 at 08:31:41AM -0500, David B . Harris wrote: > > To quote Ethan Benson <[EMAIL PROTECTED]>, > # well i also used gcc-2.95.2 as that is also what is in potato. > # > # i should note one other detail, i build the kernel on straight potato > # (with potato modutils) and install

Re: System.map irritation

2001-01-02 Thread David B . Harris
To quote Ethan Benson <[EMAIL PROTECTED]>, # well i also used gcc-2.95.2 as that is also what is in potato. # # i should note one other detail, i build the kernel on straight potato # (with potato modutils) and install the package on a different machine # that has upgraded modutils. but i don't s

Re: System.map irritation

2001-01-02 Thread Ethan Benson
On Tue, Jan 02, 2001 at 01:14:03AM -0500, S.Salman Ahmed wrote: > > Either a configuration option (or options) and/or the fact that I am > using unstable/sid (all packages), and that my kernel has been compiled > using gcc-2.95.2. well i also used gcc-2.95.2 as that is also what is in potato. i

Re: System.map irritation

2001-01-01 Thread Ethan Benson
On Mon, Jan 01, 2001 at 11:51:11PM +, Pollywog wrote: > > We will have to wait and see if test13 has the same problem. If it > does, we must be missing something. there is no test13 and never will be. the latest 2.4 kernel is now 2.4.0-prerelease. Linus says there will *not* be a -prerelea

Re: System.map irritation

2001-01-01 Thread Pollywog
On Mon, 1 Jan 2001 16:00:25 -0500, S.Salman Ahmed said: > Add me to the list of people having that problem: > > @viper:[/home/ssahmed] ps > {scsi_do_cmd} {__VERSIONED_SYMBOL(scsi_do_cmd)} > Warning: /boot/System.map-2.4.0-test12 does not match kernel data. >PID TTY TIME CMD >

Re: System.map irritation

2001-01-01 Thread Pollywog
On Mon, 1 Jan 2001 15:08:31 -0500, David B.Harris said: > Hey there :) > > I'm new to the list(but I've actually subscribed ;), and I'm having a > bit of an irritant considering an error I get often: > > {module_list} {module_list_R__ver_module_list} > Warning: /usr/src/linux/System.map d

Re: system.map wrong ?

2000-12-04 Thread Philipp Schulte
On Sun, Dec 03, 2000 at 11:48:16PM -0500, Debian Ghost wrote: > Hey Guys, > Somehow I have a messed up system.map file. > Could someone tell me what this file is/does, and how I can fix mine? The System.map is created during compiling your kernel. I guess you recently compiled a kernel and did n

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

2000-11-20 Thread Martin Albert
> > Just kinda curious...how important is it to place the new System.map file > > (created when you compiled a new kernel) in the /boot directory? I have > > compiled a number of kernels and, after looking at this discussion, I > > checked my /boot directory to see if I had moved my System.map

Re: System.map

2000-11-19 Thread Krzys Majewski
"Robert A. Jacobs" <[EMAIL PROTECTED]> writes: > Just kinda curious...how important is it to place the new System.map file > (created when you compiled a new kernel) in the /boot directory? I have > compiled a number of kernels and, after looking at this discussion, I checked > my /boot directo

Re: System.map

2000-11-19 Thread Robert A. Jacobs
* Philipp Schulte <[EMAIL PROTECTED]> [181100 19:25]: > On Fri, Nov 17, 2000 at 10:48:29AM -0600, Jason Holland wrote: > > > You can recreate your System.map by running make install in /usr/src/linux, > > or wherever your kernel source is that you recently recompiled. > > Sure he can recreate it

Re: System.map

2000-11-18 Thread Philipp Schulte
On Fri, Nov 17, 2000 at 10:48:29AM -0600, Jason Holland wrote: > You can recreate your System.map by running make install in /usr/src/linux, > or wherever your kernel source is that you recently recompiled. Sure he can recreate it this way but he still needs to copy it to the right place. #cp /u

Re: System.map

2000-11-17 Thread Stefan Janecek
In a galaxy not too far away, Debian Ghost spoke on Fri, Nov 17, 2000 at 11:34:40AM -0500: > Recently I started getting a message when I do a ps -ef | grep *something. > > The message reads about my system map not matching my kernel. I recently > recompiled a kernel to include msdos support, but

RE: System.map

2000-11-17 Thread Jason Holland
You can recreate your System.map by running make install in /usr/src/linux, or wherever your kernel source is that you recently recompiled. Jason > > Recently I started getting a message when I do a ps -ef | grep *something. > > The message reads about my system map not matching my kernel. I re

Re: system.map

2000-11-07 Thread Paul D. Smith
%% Gnanasekaran Thoppae <[EMAIL PROTECTED]> writes: gt> How do i generate new System.map file? Do I need this file gt> whenever I generate new kernels and modules? The simplest thing to do is to use the kernel-package tool to build yourself a new kernel package, then install it using "dpkg -

Re: system.map

2000-11-07 Thread Moritz Schulte
Gnanasekaran Thoppae <[EMAIL PROTECTED]> writes: > How do i generate new System.map file? It gets generated during the Linux build process. > Do I need this file whenever I generate new kernels and modules? It is better to have a correct System.map under /boot for the current Linux. The kernel

Re: System.map problem

2000-10-18 Thread Peter Jay Salzman
it's a list of the addresses of kernel exported variables. mostly not needed except by kmod and a few strange apps like dosemu. see http://www.dirac.org/p/linux for more details. pete linux To err is human, to forgive

Re: System.map problem

2000-10-18 Thread Michael P. Soulier
On Tue, Oct 17, 2000 at 09:35:12AM -0700, Lazar Fleysher wrote: > Yes, it happend after I compiled the kernel, and yes, I see that size > of /boot/System.map-2.2.17 is different from that of > /usr/src/kernel-source-2.2.17/System.map Just curious people, but what purpose does the system map s

Re: System.map problem

2000-10-17 Thread Moritz Schulte
Lazar Fleysher <[EMAIL PROTECTED]> writes: > Yes, it happend after I compiled the kernel, and yes, I see that size > of /boot/System.map-2.2.17 is different from that of > /usr/src/kernel-source-2.2.17/System.map > > If I understand you correctly, after compiling the kernel, I have to copy >

Re: System.map problem

2000-10-17 Thread Lazar Fleysher
On 17 Oct 2000, Moritz Schulte wrote: > > after upgrade to 2.2.17 (from 2.0.36) I have noticed that when I give the > > ps command I get the following error: > > > > {aic7xxx_patch6_func} {rpc_debug} > > Warning: /boot/System.map-2.2.17 does not match kernel data. > > Warning: /usr/src/linux/Syst

Re: System.map problem

2000-10-17 Thread Moritz Schulte
Lazar Fleysher <[EMAIL PROTECTED]> writes: > after upgrade to 2.2.17 (from 2.0.36) I have noticed that when I give the > ps command I get the following error: > > {aic7xxx_patch6_func} {rpc_debug} > Warning: /boot/System.map-2.2.17 does not match kernel data. > Warning: /usr/src/linux/System.map

Re: System.map-2.2.17-ide and kernel incompatibility

2000-09-23 Thread Carel Fellinger
On Sat, Sep 23, 2000 at 02:44:47PM +0200, Carel Fellinger wrote: > Hai, > > the other day I noticed that running ps gives the following warning: > >$ ps >{module_list} {module_list_R__ver_module_list} >Warning: /boot/System.map-2.2.17-ide does not match kernel data. >PID TTY

Re: System.Map question

2000-03-04 Thread Ethan Benson
On Sat, Mar 04, 2000 at 01:48:34AM +, Ed Cogburn wrote: > "Hausheer, Geoffrey" wrote: > > > > I just installed 'frozen' as my first trial of debian. I had a general > > question: > > I have two System.Map files on my system. a /System.Map and > > /boot/System.map-2.2.14 > > My system crashed

Re: System.Map question

2000-03-04 Thread Ed Cogburn
"Hausheer, Geoffrey" wrote: > > I just installed 'frozen' as my first trial of debian. I had a general > question: > I have two System.Map files on my system. a /System.Map and > /boot/System.map-2.2.14 > My system crashed (damn laptop suspend and X), and when I rebooted I got a > message about

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

Re: System.map (fwd)

1999-04-27 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Fethi A. Okyar <[EMAIL PROTECTED]> wrote: > >1. >DO I need a separate System.map file for each >kernel that I compile, cause each time it also >spits out a new System.map file. Well, things like klogd and ps like to look at the System.map of the running kernel to be

Re: System.map

1999-02-14 Thread Pollywog
On 14-Feb-99 Alec Smith wrote: > Look in /boot. That's where the System.map is on my Debian boxes. Thanks, just came to Debian from OpenLinux, and that filesystem is very different. -- Andrew

Re: System.map

1999-02-14 Thread Alec Smith
Look in /boot. That's where the System.map is on my Debian boxes. On Sun, 14 Feb 1999, Pollywog wrote: > Where does Debian put System.map? I just recompiled a kernel, but my first > kernel did not have a System.map. I know some distributions put them in / but > some don't. > > thanks > > --

Re: System.map

1998-05-25 Thread Manoj Srivastava
Hi, Firstly, get a newer kernel-package package, if at all possible. The newer kernel-package no longer tries to put vmlinux on /boot (there used to be a reason, but that is no longer usefule for post 2.0 kernels). vmlinux is produced in the normal process of building a kernel

Re: System.map

1998-05-25 Thread Manoj Srivastava
Hi, Certain commands, like klog, ps, and lsof, use the System.map file to get the name of kernel symbols. make-kpkg ensure that a System.map file is placed where things can find it. manoj >>"Chris" == Chris <[EMAIL PROTECTED]> writes: Chris> I was wondering if somebody could

Re: System.map

1998-05-25 Thread Chris
Sorry if I caused a hasstle on the list - our mail sysop had blocked mail from ix.netcom.com - he reconed he got too much spam from there. I convinced him otherwise, and he's removed the block Chris On Sun, 24 May 1998, David A. Bandel wrote: > Chris, > > The System.map file sh

Re: System.map

1998-05-25 Thread Alan Eugene Davis
I accidentally ran across this one when compiling the kernel: make install This isn't documented, AFAIK. It installs the system map, and offers to run lilo or make a disk. Why isn't this documented? Did anyone anwer the question "what is the system map for?" I'd also like to know the an

Re: System.map

1998-05-24 Thread Chris
Just a thought - when I compile and installed my own kernel, I used the zImage kernel. I played with make-kpkg, and this wants to put the files vmlinuz & vmlinux in /boot. Would using zImage instead of vmlinux cause problems? How do I produce vmlinux from the kernel source? BTW, I can't see a