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: Guy Harris <gharris@xxxxxxxxx>
Date: Thu, 7 Nov 2002 22:37:49 -0800
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.