[Dovecot] Problem compile dovecot-sieve under Debian

Dominique Feyer dfeyer at net4all.ch
Mon Jun 19 12:12:10 EEST 2006


Sorry for the empty message.

After autogen.sh (automake 1.9), I have this message:

mail2:/usr/src/dovecot-sieve# ./autogen.sh
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal

If i try ./configure && make && make install, the compilation is OK, but what about the libmcrypt.m4 error ?

Thanks

Le samedi 17 juin 2006 à 08:43 +0800, Timothy White a écrit :
> On 6/17/06, Dominique Feyer <dfeyer at net4all.ch> wrote:
> > I get the source from CVS:
> >
> > # cvs -d :pserver:anonymous at dovecot.org:/home/cvs co dovecot-sieve
> >
> > Edit configure.in to change
> >
> > - AC_CONFIG_HEADERS([dsieve-config.h])
> > + AC_CONFIG_HEADERS(dsieve-config.h)
> >
> > Launch autogen.sh, and I have some errors:
> >
> > configure.in: 4: `automake requires `AM_CONFIG_HEADER', not
> > `AC_CONFIG_HEADER'
> > configure.in: 11: automake requires `AM_PROG_LEX', not `AC_PROG_LEX'
> > automake: src/libsieve/Makefile.am: not supported: source file
> > `../map.c' is in subdirectory
> > automake: src/libsieve/Makefile.am: not supported: source file
> > `../imparse.c' is in subdirectory
> > automake: src/libsieve/Makefile.am: lex source seen but `AC_DECL_YYTEXT'
> > not in `configure.in'
> 
> 
> IIRC, this is caused by automake <= 1.4
> I think, if you update to a newer automake, autogen.sh will work,
> can't remember if you still need to change that line at the top.
> 
> Tim
-- 
Dominique Feyer
Administrateur Système
Ch. de la Colline 5bis
CH-1007 Lausanne
dfeyer at net4all.ch



More information about the dovecot mailing list