On Sun, Dec 24, 2006 at 06:08:30PM -0800, Prokash Sinha wrote:
> I checked thru the environment ( as per the document: Developers
> guide) to see all the required dev tools are installed correctly.
> psinha@sjc-sw-21 ~/wireshark
> $ python -V
> Python 2.4.3
Python 2.4.3 is what I use successfully.
> What could be the problem in my configuration ?
What version of automake and autoconf are you using? (automake
--version and autoconf --version). I am using automake 1.6 and autoconf
2.52. I've had strange problems with some of the other versions.
Steve