On Thu, Jan 7, 2010 at 6:08 PM, Stephan Bosch stephan@rename-it.nl wrote:
wenjie zheng wrote:
On Thu, Jan 7, 2010 at 1:55 PM, Pascal Volk user+dovecot@localhost.localdomain.org wrote:
On 01/07/2010 07:43 PM Pascal Volk wrote:
On 01/07/2010 07:35 PM wenjie zheng wrote:
We have a few servers running Dovecot 2.0 beta1 …
http://hg.rename-it.nl/dovecot-2.0-sieve/ http://hg.rename-it.nl/dovecot-2.0-managesieve/
[wzheng@nwmail-build dovecot-2.0-sieve]$ make Makefile:116: *** missing separator. Stop.
A little more context information would be helpful. What is located at line 116 of the offending Makefile? What version of automake/autoconf are you using and on what kind of system?
Here is the snippet from the Makefile. 114 LIBDOVECOT = $(dovecot_libdir)/src/lib-dovecot/libdovecot.la 115 LIBDOVECOT_INCLUDE = 116 -I$(dovecot_incdir) 117 -I$(dovecot_incdir)/src/lib 118 -I$(dovecot_incdir)/src/lib-mail
It's a RHEL 5.3 box. [wzheng@nwmail-build dovecot-2.0-sieve]$ uname -a Linux nwmail-build 2.6.24-23-xen #1 SMP Mon Jan 26 03:09:12 UTC 2009 x86_64 x86_64 x86_64 GNU/Linux
[wzheng@nwmail-build dovecot-2.0-sieve]$ automake --version automake (GNU automake) 1.9.6
[wzheng@nwmail-build dovecot-2.0-sieve]$ autoconf --version autoconf (GNU Autoconf) 2.59