dovecot-2-2-pigeonhole-92405f753f6a - 77e6a42bff9b
Just a report to Stephan:
I tried to compile two builds from the Mercurial:
- dovecot-2-2-pigeonhole-92405f753f6a
- dovecot-2-2-pigeonhole-77e6a42bff9b
Both builds fail to compile with the same following error:
---------------- 8< ----------------
../../src/lib-sieve-tool/.libs/libsieve-tool.a(sieve-tool.o): In
function sieve_tool_open_output_stream': /usr/local/src/dovecot-2-2-pigeonhole-77e6a42bff9b/src/lib-sieve-tool/sieve-tool.c:518: undefined reference to
o_stream_create_fd_autoclose'
../../src/lib-sieve/.libs/libdovecot-sieve.so: undefined reference to
i_stream_create_fd_autoclose' collect2: ld returned 1 exit status make[3]: *** [sievec] Error 1 make[3]: Leaving directory
/usr/local/src/dovecot-2-2-pigeonhole-77e6a42bff9b/src/sieve-tools'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
/usr/local/src/dovecot-2-2-pigeonhole-77e6a42bff9b/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
/usr/local/src/dovecot-2-2-pigeonhole-77e6a42bff9b'
make: *** [all] Error 2
Server OS: 2 servers, both running on Ubuntu 10.04 32 Bit
Rgds Tamsy
On 29 Jul 2014, at 06:10, Tamsy dovecot-list@mohtex.net wrote:
Just a report to Stephan:
I tried to compile two builds from the Mercurial:
- dovecot-2-2-pigeonhole-92405f753f6a
- dovecot-2-2-pigeonhole-77e6a42bff9b
Both builds fail to compile with the same following error:
---------------- 8< ---------------- ../../src/lib-sieve-tool/.libs/libsieve-tool.a(sieve-tool.o): In function
sieve_tool_open_output_stream': /usr/local/src/dovecot-2-2-pigeonhole-77e6a42bff9b/src/lib-sieve-tool/sieve-tool.c:518: undefined reference to
o_stream_create_fd_autoclose' ../../src/lib-sieve/.libs/libdovecot-sieve.so: undefined reference to `i_stream_create_fd_autoclose'
You need to compile against a newer Dovecot hg version.
Timo Sirainen wrote on 29.07.2014 18:09:
On 29 Jul 2014, at 06:10, Tamsy dovecot-list@mohtex.net wrote:
Just a report to Stephan:
I tried to compile two builds from the Mercurial:
- dovecot-2-2-pigeonhole-92405f753f6a
- dovecot-2-2-pigeonhole-77e6a42bff9b
Both builds fail to compile with the same following error:
---------------- 8< ---------------- ../../src/lib-sieve-tool/.libs/libsieve-tool.a(sieve-tool.o): In function
sieve_tool_open_output_stream': /usr/local/src/dovecot-2-2-pigeonhole-77e6a42bff9b/src/lib-sieve-tool/sieve-tool.c:518: undefined reference to
o_stream_create_fd_autoclose' ../../src/lib-sieve/.libs/libdovecot-sieve.so: undefined reference to `i_stream_create_fd_autoclose' You need to compile against a newer Dovecot hg version.
Thank you for the hint. On Dovecot 2.2.13 now but will upgrade soonest to the latest HG and let you know.
Timo Sirainen wrote on 29.07.2014 18:09:
On 29 Jul 2014, at 06:10, Tamsy dovecot-list@mohtex.net wrote:
Just a report to Stephan:
I tried to compile two builds from the Mercurial:
- dovecot-2-2-pigeonhole-92405f753f6a
- dovecot-2-2-pigeonhole-77e6a42bff9b
Both builds fail to compile with the same following error:
---------------- 8< ---------------- ../../src/lib-sieve-tool/.libs/libsieve-tool.a(sieve-tool.o): In function
sieve_tool_open_output_stream': /usr/local/src/dovecot-2-2-pigeonhole-77e6a42bff9b/src/lib-sieve-tool/sieve-tool.c:518: undefined reference to
o_stream_create_fd_autoclose' ../../src/lib-sieve/.libs/libdovecot-sieve.so: undefined reference to `i_stream_create_fd_autoclose' You need to compile against a newer Dovecot hg version.
To Report back on this matter: After upgrading Dovecot to the latest HG version, Pigeonhole compiled nicely. Thank you Timo.
Is there any chance that the current dovecot-2-2-pigeonhole (hg) can be "released" so that there is a released version (eg 0.4.4) that works with the current released version of dovecot (2.2.13) ? thanks. Tim
On 30/07/2014 04:38, Tamsy wrote:
Timo Sirainen wrote on 29.07.2014 18:09:
On 29 Jul 2014, at 06:10, Tamsy dovecot-list@mohtex.net wrote:
Just a report to Stephan:
I tried to compile two builds from the Mercurial:
- dovecot-2-2-pigeonhole-92405f753f6a
- dovecot-2-2-pigeonhole-77e6a42bff9b
Both builds fail to compile with the same following error:
---------------- 8< ---------------- ../../src/lib-sieve-tool/.libs/libsieve-tool.a(sieve-tool.o): In function
sieve_tool_open_output_stream': /usr/local/src/dovecot-2-2-pigeonhole-77e6a42bff9b/src/lib-sieve-tool/sieve-tool.c:518: undefined reference to
o_stream_create_fd_autoclose' ../../src/lib-sieve/.libs/libdovecot-sieve.so: undefined reference to `i_stream_create_fd_autoclose' You need to compile against a newer Dovecot hg version. To Report back on this matter: After upgrading Dovecot to the latest HG version, Pigeonhole compiled nicely. Thank you Timo.
On 7/30/2014 12:12 PM, Tim Dickson wrote:
Is there any chance that the current dovecot-2-2-pigeonhole (hg) can be "released" so that there is a released version (eg 0.4.4) that works with the current released version of dovecot (2.2.13) ? thanks.
Pigeonhole 0.4.3 is released for Dovecot 2.2.13. Are you having issues?
Regards,
Stephan.
participants (4)
-
Stephan Bosch
-
Tamsy
-
Tim Dickson
-
Timo Sirainen