wenjie zheng wrote:
On Thu, Jan 7, 2010 at 1:55 PM, Pascal Volk
<user+dove...@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/
Uhm, the latest changesets will not compile against Dovecot v2.0.beta1,
there were some API changes. I'd suggest you also update Dovecot to the
latest changeset.
I downloaded the latest Sieve changeset (6d81b4ee9e0e, 4 days ago) and
tried to compile against the most recent Dovecot2.0.
It didn't compile.
[wzh...@nwmail-build dovecot-2.0-sieve]$ ./configure
--with-dovecot=../dovecot2-2.0.beta1/
....(configure is fine)
[wzh...@nwmail-build dovecot-2.0-sieve]$ make
Makefile:116: *** missing separator. Stop.
At this end all builds without problems, but that of course doesn't mean
that there's no bug.
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?
Regards,
Stephan