Cyrus SASL build question
Artem Harutyunyan
hartem at mail.yerphi.am
Wed Dec 14 10:16:14 EST 2005
Hi,
I want to regenerate 'configure' script and 'Makefiles'.
Automake version 1.6.3 gives:
_________________________________________________
[hartem at aligrid cyrus-sasl-2.1.21]$ aclocal
[hartem at aligrid cyrus-sasl-2.1.21]$ libtoolize --force
Putting files in AC_CONFIG_AUX_DIR, `config'.
[hartem at aligrid cyrus-sasl-2.1.21]$ automake
configure.in:1284: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
Makefile.am:1: require version 1.7, but have 1.6.3
[hartem at aligrid cyrus-sasl-2.1.21]$ autoconf
configure.in:114: error: possibly undefined macro: AC_DEFINE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
[hartem at aligrid cyrus-sasl-2.1.21]$
_________________________________________________
When I use automake version 1.7.2 the output is:
_________________________________________________
[hartem at aligrid SASL]$ cd cyrus-sasl-2.1.21
[hartem at aligrid cyrus-sasl-2.1.21]$ aclocal
aclocal: configure.in: 98: macro `AM_DISABLE_STATIC' not found in library
[hartem at aligrid cyrus-sasl-2.1.21]$ libtoolize --force
You should update your `aclocal.m4' by running aclocal.
Putting files in AC_CONFIG_AUX_DIR, `config'.
[hartem at aligrid cyrus-sasl-2.1.21]$ automake
[hartem at aligrid cyrus-sasl-2.1.21]$ autoconf
[hartem at aligrid cyrus-sasl-2.1.21]$
_________________________________________________
What am I doing wrong ?
Artem.
More information about the Cyrus-sasl
mailing list