Displaying 1 result from an estimated 1 matches for "sieve_tool_open_output_stream".
2014 Jul 29
1
dovecot-2-2-pigeonhole-92405f753f6a - 77e6a42bff9b
...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...