[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lsof



On Sat, 14 Mar 1998, Roman Shterenzon wrote:

> Hi!
> 
> Running lsof produces this:
> 
> 
> [user@host ~]# lsof
> lsof: no task kernel definition
> 
> 
> Ideas?
> I compiled it 'by the book', it's uses /dev/kmem (the 2.1.xx uses /proc)
> I also tried later the precompiled binary - same thing.
> I've libc 5.4.44, here're dependencies:
> 
> libc.so.5 => /lib/libc.so.5 (0x4000a000)
> 
> Linux mapc.dyn.ml.org 2.0.33 #1 Thu Mar 12 16:00:19 IST 1998 i586 unknown
> 
> I've tried to run it on two computers with more or less same
> configuration. On one it produced same message, while on other it worked..
> 
> Here's primary site for lsof:
> ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/
> 
> --Roman Shterenzon
> ========================================================================
> Running Windows on a Pentium is like having a brand new Porsche but only
> be able to drive backwards with the handbrake on.
> (Unknown source)
> ========================================================================
> 

How 'bout grepping the source for that info string, and checking what
comparison triggers it ;)

Peter