> using gcc as well as egcs. Both times I got a warning saying that "This > compiler does not support compilation of 64 bit code. Compiling lsof as 32 Your compiler doesn't support 64 bit compilations. Get a newer version which supports it. -david