Ethereal-users: RE: [Ethereal-users] RE: Problem in compiling ethereal9.7 on HP-U X

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Mudium, Ravi Kumar (Ravi)" <mudium@xxxxxxxxxx>
Date: Fri, 8 Nov 2002 12:23:00 +0530
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.