ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] build problem

From: "Prokash Sinha" <prokashs@xxxxxxxxx>
Date: Sun, 24 Dec 2006 19:48:00 -0800
Thanks Steve,
 
I have the following ( so I will try after installing the version you mentioned here)
 

psinha@sjc-sw-21 ~/wireshark
$ automake --version
automake (GNU automake) 1.10
Written by Tom Tromey <tromey@xxxxxxxxxx>
       and Alexandre Duret-Lutz < adl@xxxxxxx>.

Copyright 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

psinha@sjc-sw-21 ~/wireshark
$ autoconf --version
autoconf (GNU Autoconf) 2.60
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

psinha@sjc-sw-21 ~/wireshark
$ ./autogen.sh
: command not found6:
: command not found9:
: command not found14:
: command not found19:
  File "<string>", line 1
    print 'Checking for python.'
                                ^
SyntaxError: invalid syntax
'/autogen.sh: line 34: syntax error near unexpected token `in
'/autogen.sh: line 34: `case "$ACVER" in

- pro

 
On 12/24/06, Stephen Fisher <stephentfisher@xxxxxxxxx> wrote:
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
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev