[Dovecot] Problem compile dovecot-sieve under Debian

Timothy White dovecot.user at weirdo.bur.st
Sat Jun 17 03:43:00 EEST 2006


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
-- 
Linux Counter user #273956


More information about the dovecot mailing list