Hi, I have been trying to give a go to the kill-bonobo branch for some time now, however i always find a problem compiling it. It is a auto* tools problem, being no guru on it i tried to fix it without any success.
Here is what i get: Running gnome-doc-prepare... You should update your 'aclocal.m4' by running aclocal. Running aclocal-1.10... configure.in:103: warning: AC_ARG_PROGRAM invoked multiple times configure.in:1071: warning: AC_CACHE_VAL(moz_nspr_libs, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from... configure.in:1071: the top level configure.in:1150: warning: AC_CACHE_VAL(moz_nss_libs, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1150: the top level Running autoconf... configure.in:103: warning: AC_ARG_PROGRAM invoked multiple times configure.in:1071: warning: AC_CACHE_VAL(moz_nspr_libs, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from... configure.in:1071: the top level configure.in:1150: warning: AC_CACHE_VAL(moz_nss_libs, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1150: the top level Running autoheader... configure.in:103: warning: AC_ARG_PROGRAM invoked multiple times configure.in:1071: warning: AC_CACHE_VAL(moz_nspr_libs, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from... configure.in:1071: the top level configure.in:1150: warning: AC_CACHE_VAL(moz_nss_libs, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1150: the top level Running automake-1.10... configure.in:103: warning: AC_ARG_PROGRAM invoked multiple times configure.in:1071: warning: AC_CACHE_VAL(moz_nspr_libs, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from... configure.in:1071: the top level configure.in:1150: warning: AC_CACHE_VAL(moz_nss_libs, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1150: the top level addressbook/gui/component/Makefile.am:114: ENABLE_PURIFY does not appear in AM_CONDITIONAL addressbook/gui/component/Makefile.am:23: `module_LTLIBRARIES' is used but `moduledir' is undefined addressbook/gui/component/Makefile.am:25: variable `libevolution_module_contacts_la_SOURCES' is defined but no program or addressbook/gui/component/Makefile.am:25: library has `libevolution_module_contacts_la' as canonic name (possible typo) addressbook/gui/component/Makefile.am:50: variable `libevolution_module_contacts_la_LIBADD' is defined but no program or addressbook/gui/component/Makefile.am:50: library has `libevolution_module_contacts_la' as canonic name (possible typo) addressbook/gui/component/Makefile.am:72: variable `libevolution_module_contacts_la_LDFLAGS' is defined but no program or addressbook/gui/component/Makefile.am:72: library has `libevolution_module_contacts_la' as canonic name (possible typo) data/Makefile.am:4: `%'-style pattern rules are a GNU make extension data/Makefile.am:12: `%'-style pattern rules are a GNU make extension mail/Makefile.am:374: ENABLE_PURIFY does not appear in AM_CONDITIONAL mail/Makefile.am:34: `module_LTLIBRARIES' is used but `moduledir' is undefined mail/Makefile.am:37: variable `libevolution_module_mail_la_SOURCES' is defined but no program or mail/Makefile.am:37: library has `libevolution_module_mail_la' as canonic name (possible typo) mail/Makefile.am:171: variable `libevolution_module_mail_la_LIBADD' is defined but no program or mail/Makefile.am:171: library has `libevolution_module_mail_la' as canonic name (possible typo) plugins/mail-to-task/Makefile.am:15: whitespace following trailing backslash shell/Makefile.am:194: ENABLE_PURIFY does not appear in AM_CONDITIONAL shell/Makefile.am:159: install-privsolibLTLIBRARIES: non-POSIX variable name shell/test/Makefile.am:1: `module_LTLIBRARIES' is used but `moduledir' is undefined shell/test/Makefile.am:12: variable `libevolution_test_la_SOURCES' is defined but no program or shell/test/Makefile.am:12: library has `libevolution_test_la' as canonic name (possible typo) shell/test/Makefile.am:17: variable `libevolution_test_la_LIBADD' is defined but no program or shell/test/Makefile.am:17: library has `libevolution_test_la' as canonic name (possible typo) shell/test/Makefile.am:21: variable `libevolution_test_la_LDFLAGS' is defined but no program or shell/test/Makefile.am:21: library has `libevolution_test_la' as canonic name (possible typo) make: *** No targets specified and no makefile found. Stop. On a side note, i have no problem compiling the standard evolution branch (SVN TRUNK) so i think i don't have problems due to the versions of the auto* magic tools.Running intltoolize... _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
