Ethereal-dev: [Ethereal-dev] Linux automake-problem

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

From: Tom Uijldert <Tom.Uijldert@xxxxxx>
Date: Thu, 20 Jun 2002 12:56:27 +0200
Hi,

Running 'autogen.sh' from the latest tarball on a clean Suse 8.0 gets stuck
in automake with the following:

-----
Makefile.am:804: dftest_DEPENDENCIES was already defined in condition TRUE,
which implies condition HAVE_PLUGINS_TRUE

  dftest_DEPENDENCIES (User, where = 804) =
  {
    TRUE => \
        $(ethereal_optional_objects)    \
        $(dftest_additional_libs)       \
        $(plugin_libs)

  }
Makefile.am:804: dftest_DEPENDENCIES was already defined in condition TRUE,
which implies condition HAVE_PLUGINS_FALSE

  dftest_DEPENDENCIES (User, where = 804) =
  {
    TRUE => \
        $(ethereal_optional_objects)    \
        $(dftest_additional_libs)       \
        $(plugin_libs)

    HAVE_PLUGINS_TRUE => wiretap/libwiretap.a epan/libethereal.a
epan/ftypes/libftypes.a epan/dfilter/libdfilter.a "-dlopen" self "-dlopen"
plugins/gryphon/gryphon.la "-dlopen" plugins/mgcp/mgcp.la "-dlopen"
plugins/giop/cosnaming.la "-dlopen" plugins/giop/coseventcomm.la
  }
-----

any sugestions?

Thanks,
Tom Uijldert          Email: Tom.Uijldert@xxxxxx