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
dftest_DEPENDENCIES (User, where = 771) =
{
TRUE => \
$(ethereal_optional_objects) \
$(dftest_additional_libs) \
$(plugin_libs)
}
Makefile.am:771: dftest_DEPENDENCIES was already defined in condition
TRUE, which implies condition HAVE_PLUGINS_FALSE
dftest_DEPENDENCIES (User, where = 771) =
{
HAVE_PLUGINS_TRUE => wiretap/libwiretap.a epan/libethereal.a
epan/ftypes/libftypes.a epan/dfilter/libdfilter.a "-dlo
pen" self "-dlopen" plugins/gryphon/gryphon.la "-dlopen"
plugins/mgcp/mgcp.la "-dlopen" plugins/giop/cosnaming.la "-dlop
en" plugins/giop/coseventcomm.la
TRUE => \
$(ethereal_optional_objects) \
$(dftest_additional_libs) \
$(plugin_libs)
}
-------------------------
and lots of similar errors (?) [cutted]
and finally:
-------------------------
automake: configure.in: installing `./depcomp'
After that I don't have the configure script.
I;m not really familiar with auto* bundle and
I don't really know what's happening.
thanks
marcin
--
Marcin Gryszkalis <mg@xxxxxxxxx>
or <dagoon@xxxxxxxxxxxxxxxx>