All testing is with latest cvs HEAD trees.

autoconf (GNU Autoconf) 2.53
automake (GNU automake) 1.6

Attempting to run ./autogen.sh in gal:

WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.
WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':
WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])
WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
configure.in:37: warning: AC_ARG_PROGRAM invoked multiple times
autoheader: `config.h.in' is updated
Running automake --gnu  ...
gal/Makefile.am: installing `./depcomp'
gal/e-text/Makefile.am:43: blank line following trailing backslash
automake: processing Makefiles another time to fix them up.
gal/e-text/Makefile.am:43: blank line following trailing backslash
**Error**: automake failed.

Attempting to run autogen.sh in gtkhtml:

src/Makefile.am:198: blank line following trailing backslash
src/Makefile.am:210: testgtkhtml_CFLAGS multiply defined in condition TRUE
   testgtkhtml_CFLAGS (User, where = src/Makefile.am:210) =
   {
     TRUE => $(GLIBWWW_CFLAGS)
   }
**Error**: automake failed.

Attempting to run ./autogen.sh in evolution:

Along with lots of other warnings, there occur ~300 times:
configure.in:874: invalid unused variable name: `NSPR_LDFLAGS'
configure.in:721: invalid unused variable name: `KRB4_LDFLAGS'
configure.in:719: invalid unused variable name: `KRB5_LDFLAGS'
configure.in:357: invalid unused variable name: `DB3_LDADD'
configure.in:876: invalid unused variable name: `NSS_LDFLAGS'

Eventually, it quits with the helpful message:

        **Error**: automake failed.

Thanks,
        Miles


_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to