[Dovecot] managesieve build error
Hello,
dovecot-1.2.10 dovecot-sieve-0.1.14 dovecot-managesieve-0.11.11
I believe I patched dovecot successfully and compiled the dovecot and
dovecot-sieve source tress.
patching file README.managesieve patching file dovecot-example.conf patching file src/master/child-process.c patching file src/master/child-process.h patching file src/master/listener.c patching file src/master/login-process.c patching file src/master/mail-process.c patching file src/master/main.c patching file src/master/master-settings-defs.c patching file src/master/master-settings.c patching file src/master/master-settings.h
Then I configure dovecot-managesieve and this completes without error.
But when I make dovecot-managesieve I get this error:
#
Making all in managesieve
....
main.c:195: error: variable 'managesieve_sieve_env' has initializer
but incomplete type
#
Where should I be looking for a solution?
Thank you,
Bradley Giesbrecht
On 02/23/2010 12:11 AM Bradley Giesbrecht wrote:
Hello,
dovecot-1.2.10 dovecot-sieve-0.1.14 ^^^^^^^^ dovecot-managesieve-0.11.11
I believe I patched dovecot successfully and compiled the dovecot and
dovecot-sieve source tress. … Making all in managesieve .... main.c:195: error: variable 'managesieve_sieve_env' has initializer
but incomplete type #
Wrong combination of components. http://hg.rename-it.nl/dovecot-1.2-managesieve/file/ff593b54e6aa/NEWS: v0.11.11: * This release contains adjustments to match changes in the Sieve API. This means that this release will only compile against Pigeonhole Sieve v0.1.15.
Regards, Pascal
The trapper recommends today: face1e55.1005411@localdomain.org
participants (2)
-
Bradley Giesbrecht
-
Pascal Volk