Ethereal-dev: RE: [Ethereal-dev] ethereal-0.9.0 compilation bug

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

From: Malai Adigal <malai.adigal@xxxxxxxxxxx>
Date: Fri, 20 Sep 2002 15:28:13 -0500
Ha ha.... that did the trick.

thank you very much. Appreciated your help.

Malai

-----Original Message-----
From: Joerg Mayer [mailto:jmayer@xxxxxxxxx]
Sent: Friday, September 20, 2002 2:52 PM
To: Malai Adigal
Cc: 'Joerg Mayer'; Richard Sharpe; 'ethereal-dev@xxxxxxxxxxxx'
Subject: Re: [Ethereal-dev] ethereal-0.9.0 compilation bug


On Fri, Sep 20, 2002 at 02:09:50PM -0500, Malai Adigal wrote:
> Here is what I upgraded:
> gcc version 3.2
> autoconf (GNU Autoconf) 2.53
> automake 1.6
> 
> Now I don't know exactly which one is causing problem.

The problem is that the release tarball was created with autoconf 2.13
and you are using gcc3.2
You can recreate the configure file and everything should work fine
Just run autoconf in the toplevel, epan and wiretap directories.

 Ciao
       Jörg