Ethereal-dev: [Ethereal-dev] autoxxx problems with Ethereal and Suse 8.0
Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.
From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Tue, 16 Apr 2002 09:57:03 +0200
Hello, I upgraded my suse 7.3 system to 8.0 last night and am now checking for problems and have found at least one: ethereal doesn't survive the initial autogen.sh. I've attached the output of the autogen.sh run. Any ideas what is going wrong? Ciao Jörg -- Joerg Mayer <jmayer@xxxxxxxxx> I found out that "pro" means "instead of" (as in proconsul). Now I know what proactive means.
jmayer@alice:~/work/ethereal/ethereal> rpm -q automake automake-1.5-151 jmayer@alice:~/work/ethereal/ethereal> rpm -q autoconf autoconf-2.52-230 jmayer@alice:~/work/ethereal/ethereal> ./autogen.sh Checking for python. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should update your `aclocal.m4' by running aclocal. Running ./configure with no arguments. If you wish to pass any, please specify them on the ./autogen.sh command line. processing . aclocal autoheader autoheader: config.h.in is unchanged automake --add-missing --gnu Makefile.am:777: dftest_DEPENDENCIES was already defined in condition TRUE, which implies condition HAVE_PLUGINS_TRUE dftest_DEPENDENCIES (User, where = 777) = { TRUE => \ $(ethereal_optional_objects) \ $(dftest_additional_libs) \ $(plugin_libs) } Makefile.am:777: dftest_DEPENDENCIES was already defined in condition TRUE, which implies condition HAVE_PLUGINS_FALSE dftest_DEPENDENCIES (User, where = 777) = { 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 } Makefile.am:595: ethereal_DEPENDENCIES was already defined in condition TRUE, which implies condition HAVE_PLUGINS_TRUE # This is the automake dependency variable for the executable ethereal_DEPENDENCIES (User, where = 595) = { TRUE => \ $(ethereal_optional_objects) \ $(ethereal_additional_libs) \ $(plugin_libs) } Makefile.am:595: ethereal_DEPENDENCIES was already defined in condition TRUE, which implies condition HAVE_PLUGINS_FALSE # This is the automake dependency variable for the executable ethereal_DEPENDENCIES (User, where = 595) = { TRUE => \ $(ethereal_optional_objects) \ $(ethereal_additional_libs) \ $(plugin_libs) HAVE_PLUGINS_TRUE => wiretap/libwiretap.a gtk/libui.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 } Makefile.am:599: ethereal_static_DEPENDENCIES was already defined in condition TRUE, which implies condition HAVE_PLUGINS_TRUE ethereal_static_DEPENDENCIES (User, where = 599) = { TRUE => \ $(ethereal_optional_objects) \ $(ethereal_additional_libs) } Makefile.am:599: ethereal_static_DEPENDENCIES was already defined in condition TRUE, which implies condition HAVE_PLUGINS_FALSE ethereal_static_DEPENDENCIES (User, where = 599) = { TRUE => \ $(ethereal_optional_objects) \ $(ethereal_additional_libs) HAVE_PLUGINS_TRUE => "-all-static" plugins/gryphon/packet-gryphon-static.o plugins/mgcp/packet-mgcp-static.o plugins/giop/packet-cosnaming-static.o plugins/giop/packet-coseventcomm-static.o wiretap/libwiretap.a gtk/libui.a epan/libethereal.a epan/ftypes/libftypes.a epan/dfilter/libdfilter.a } Makefile.am:650: tethereal_DEPENDENCIES was already defined in condition TRUE, which implies condition HAVE_PLUGINS_TRUE # This is the automake dependency variable for the executable tethereal_DEPENDENCIES (User, where = 650) = { TRUE => \ $(ethereal_optional_objects) \ $(tethereal_additional_libs) \ $(plugin_libs) } Makefile.am:650: tethereal_DEPENDENCIES was already defined in condition TRUE, which implies condition HAVE_PLUGINS_FALSE # This is the automake dependency variable for the executable tethereal_DEPENDENCIES (User, where = 650) = { TRUE => \ $(ethereal_optional_objects) \ $(tethereal_additional_libs) \ $(plugin_libs) HAVE_PLUGINS_TRUE => wiretap/libwiretap.a 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 } Makefile.am:654: tethereal_static_DEPENDENCIES was already defined in condition TRUE, which implies condition HAVE_PLUGINS_TRUE tethereal_static_DEPENDENCIES (User, where = 654) = { TRUE => \ $(ethereal_optional_objects) \ $(tethereal_additional_libs) } Makefile.am:654: tethereal_static_DEPENDENCIES was already defined in condition TRUE, which implies condition HAVE_PLUGINS_FALSE tethereal_static_DEPENDENCIES (User, where = 654) = { TRUE => \ $(ethereal_optional_objects) \ $(tethereal_additional_libs) HAVE_PLUGINS_TRUE => "-all-static" plugins/gryphon/packet-gryphon-static.o plugins/mgcp/packet-mgcp-static.o plugins/giop/packet-cosnaming-static.o plugins/giop/packet-coseventcomm-static.o wiretap/libwiretap.a wiretap/libwiretap.a epan/libethereal.a epan/ftypes/libftypes.a epan/dfilter/libdfilter.a }
- Follow-Ups:
- Re: [Ethereal-dev] autoxxx problems with Ethereal and Suse 8.0
- From: Bernd Becker
- Re: [Ethereal-dev] autoxxx problems with Ethereal and Suse 8.0
- Prev by Date: Re: [Ethereal-dev] Patch for text2pcap.c
- Next by Date: Re: [Ethereal-dev] autoxxx problems with Ethereal and Suse 8.0
- Previous by thread: Re: [Ethereal-dev] packet-asap.c
- Next by thread: Re: [Ethereal-dev] autoxxx problems with Ethereal and Suse 8.0
- Index(es):