Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4281] New: ./autogen.sh fails for wireshark build

Date: Mon, 30 Nov 2009 13:40:24 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4281

           Summary: ./autogen.sh fails for wireshark build
           Product: Wireshark
           Version: 1.2.4
          Platform: x86
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: parrisimo@xxxxxxxxx


Build Information:
Wireshark SVN 29148 (release 1.2.1)
automake-1.10.1
autoconf-2.63
--
SVN 28813 (release 1.2.0) performs as expected.  The following releases,
however, exhibit error messages, which are described below:

svn 29148 (1.2.1) 
svn 29932 (1.2.2) 
svn 29933 (1.0.9) 
svn 30736 (1.2.3)
svn 30981 (1.2.4)


Below are the errors seen for svn 29148 (1.2.1) (also seen on all releases that
follow):

computer:wireshark-svn user$ ./autogen.sh
Checking for python.
aclocal -I ./aclocal-fallback
glibtoolize --copy --force
autoheader
automake --add-missing --gnu
autoconf
configure.in:71: error: possibly undefined macro: AC_DEFINE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
computer:wireshark-svn user$




which also leads to the following error during ./configure
Utilizing jhbuild enviornment for gtk+, below is the screen output:




computer:wireshark-svn user$ jhbuild shell
Prefix: /opt/gtk
Entered jhbuild shell, type 'exit' to return.
bash-3.2$ ./configure
...
...
checking for flex... (cached) /usr/bin/flex
checking for python... /usr/bin/python
checking for doxygen... no
checking for doxygen... no
./configure: line 20378: syntax error near unexpected token `LIBGNUTLS,'
./configure: line 20378: `  PKG_CHECK_MODULES(LIBGNUTLS, gnutls >= 1.2.0,'
bash-3.2$

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.