Displaying 3 results from an estimated 3 matches for "smtp_submit_input".
2019 Jul 12
2
Pigeonhole-0.5.7 fails to build from sources
Latest update fails to build from sources in FreeBSD 12-STABLE
--- lda-sieve-plugin.lo ---
lda-sieve-plugin.c:82:27: error: variable has incomplete type 'struct
smtp_submit_input'
struct smtp_submit_input submit_input;
^
lda-sieve-plugin.c:82:9: note: forward declaration of 'struct
smtp_submit_input'
struct smtp_submit_input submit_input;
^
1 error generated.
*** [lda-sieve-plugin.lo] Error cod...
2019 Jul 12
0
Pigeonhole-0.5.7 fails to build from sources
...dovecot is already
installed it will not build.
On 13/7/2019 0:08, Lefteris Tsintjelis via dovecot wrote:
> Latest update fails to build from sources in FreeBSD 12-STABLE
>
> --- lda-sieve-plugin.lo ---
> lda-sieve-plugin.c:82:27: error: variable has incomplete type 'struct
> smtp_submit_input'
> ??????? struct smtp_submit_input submit_input;
2019 Jul 13
1
Pigeonhole-0.5.7 fails to build from sources
...ed it will not build.
>
>On 13/7/2019 0:08, Lefteris Tsintjelis via dovecot wrote:
>> Latest update fails to build from sources in FreeBSD 12-STABLE
>>
>> --- lda-sieve-plugin.lo ---
>> lda-sieve-plugin.c:82:27: error: variable has incomplete type
>> 'struct smtp_submit_input'
>> ??????? struct smtp_submit_input submit_input;
I am using 'poudriere' on a FreeBSD 12.0-RELEASE-p7, and both dovecot
and pigeonhole build and install correctly. You do have to restart
dovecot after the update though.
--
Jerry