Re: [Evolution-hackers] Testing the kill-bonobo branch



Hi,

so i have testes sevral things:

The log you show was gotten by running the following :
./autogen.sh                    \
--disable-static                \
--enable-gtk-doc                \
--with-openldap=yes             \
--enable-nss=yes                \
--enable-smime=yes              \
--enable-cairo-calendar=yes     \
--with-static-ldap=no           \
--with-krb5                     \
--prefix=/opt/gnome2            \
--bindir=/opt/gnome2/apps       \
--sysconfdir=/etc

After that i have just tried:

./autogen.sh
./configure

This is the output from this command:

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)

./configure

...
checking for socklen_t... yes
./configure: line 26373: EVO_PURIFY_SUPPORT: command not found
...
checking for ldap_ntlm_bind... no
./configure: line 28307: EVO_PTHREAD_CHECK: command not found
checking for regexec... yes
checking for GTKHTML... yes
./configure: line 28847: syntax error near unexpected token `0.11.4'
./configure: line 28847: `   PILOT_LINK_CHECK(0.11.4)'



I'm using debian, the version of the auto* tools are:
automake  1.10.1
autoconf    2.62
libtool        1.5.26

Diego


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]