Re: lsof problem

1998-11-17 Thread Rainer Clasen
Hi! Groumph ([EMAIL PROTECTED]): lsof does not work on my system: groumph:~# lsof /dev/audio lsof: WARNING: compiled for Linux release 2.0.35; this is 2.1.125. ^^^ Of course it doesnt't! Take a look at /usr/doc/lsof*/00FAQ.gz

lsof problem

1998-11-16 Thread Groumph
Hi, lsof does not work on my system: groumph:~# lsof /dev/audio lsof: WARNING: compiled for Linux release 2.0.35; this is 2.1.125. lsof: WARNING: uncertain kernel loader format; assuming ELF. lsof: kernel symbol address mismatch: __down_failed get_kernel_syms() value is 0xc01a4750;

Re: lsof problem

1997-03-24 Thread Manoj Srivastava
Hi, For the record, I too have the same problem with lsof, and I know the System.map is matvhed to the running kernel. Also, psupdate cerated the psdatabse correctly (so ps -l runs with out a problem). This is a bug with lsof, and I will file a report. manoj --

lsof problem

1997-03-22 Thread Klaus Wacker
This is my problem: # lsof lsof: kernel symbol address mismatch: init_aout_binfmt get_kernel_syms() value is 0x3842d0c; /boot/System.map-2.0.27 value is 0x130580. There were 2 additional mismatches. /boot/System.map-2.0.27 and the booted kernel may not be a matched set.