[Dovecot] dovecot 1.1.8 compile error

Timo Sirainen tss at iki.fi
Wed Jan 21 19:32:24 EET 2009


On Wed, 2009-01-21 at 10:25 -0700, CJ Keist wrote:
> Thanks,
>     Running autogen.sh I get:
> 
> % ./autogen.sh
> configure.in:16: warning: macro `AM_ICONV' not found in library
> configure.in:15: error: possibly undefined macro: AC_PROG_LIBTOOL
>        If this token and others are legitimate, please use m4_pattern_allow.
>        See the Autoconf documentation.
> configure.in:16: error: possibly undefined macro: AM_ICONV
> autoreconf: /opt/csw/bin/autoconf failed with exit status: 1
> 
> Then configure fails with:
> checking for dlopen... yes
> ./configure: line 13370: syntax error near unexpected token `SSL,'
> ./configure: line 13370: `    PKG_CHECK_MODULES(SSL, openssl)'

You'll need pkg-config package installed to be able to run autogen.sh
successfully.

I suppose instead of running autogen.sh you could also just run:

automake src/login-common/Makefile
./configure

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20090121/4272b51d/attachment.bin 


More information about the dovecot mailing list