Hi Guy Harris
Thank you verymuch. I could solve the problem by removing respective .o
files and recompiling.
Now that ethereal compilation is over and I could bring up Ethereal. Now i
am trying to do capture with ring buffer.
Regards
Ravi Kumar
-----Original Message-----
From: Guy Harris [mailto:gharris@xxxxxxxxx]
Sent: Friday, November 08, 2002 12:08 PM
To: Mudium, Ravi Kumar (Ravi)
Cc: ethereal-users@xxxxxxxxxxxx
Subject: Re: [Ethereal-users] RE: Problem in compiling ethereal9.7 on
HP-U X
On Thu, Nov 07, 2002 at 09:28:35PM -0800, Guy Harris wrote:
> Given that they *are* part of the Ethereal 0.9.7 tarball, and *are*
> mentioned in Makefile.am, and that people *have* successfully built
> Ethereal, I have no idea why this is happening. You'll have to figure
> that one out entirely by yourself unless somebody else can figure out
> why it's happening.
Well, there's one thing you could try:
Go to the top-level Ethereal source directory.
Run the command "make distclean".
Run the command "./configure".
Then try doing the "make" again.