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

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

From: Bernd Becker <bb@xxxxxxxxxxxxxxx>
Date: Wed, 20 Feb 2002 15:56:04 +0100
Hi,
My environment:

FreeBSD 4.5
automake (GNU automake) 1.5
autoconf (GNU Autoconf) 2.52
Python 2.2 (#1, Feb 19 2002, 08:45:47)
[GCC 2.95.3 20010315 (release) [FreeBSD]] on freebsd4

As the instructions say I run ./autogen.sh and I got:

Checking for python.
Using `AC_PROG_RANLIB' is rendered obsolete by `AM_PROG_LIBTOOL'
You should add the contents of `/usr/local/share/aclocal/libtool.m4' to
`aclocal.m4'. Running ./configure with no arguments. If you wish to pass
any,
please specify them on the ./autogen.sh command line.
gtk-config: not found
processing .
aclocal
autoheader
automake --add-missing --gnu
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
Makefile.am:771: dftest_DEPENDENCIES was already defined in condition
TRUE, which implies condition HAVE_PLUGINS_TRUE

This is a problem with automake 1.5. Check out
http://www.ethereal.com/lists/ethereal-dev/200201/msg00330.html
for a possible solution to this.

Good luck,
Bernd