1) I was trying to compile from ports:
make (without any flags)
Got an error:
cc1: error: unrecognized command line option "-Wno-duplicate-decl-specifier"
cc1: error: unrecognized command line option "-Wno-duplicate-decl-specifier"
cc1: error: unrecognized command line option "-Wno-duplicate-d
Thanks, you've saved my day. ;)
Switch to clang and everything looks fine.
Maximus wrote:
FreeBSD 9.3
Dovecot 2.25 (7be1766)
I'm trying to install Dovecot2-pigeonhole-0.4.14_2 from ports.
Get an error:
cc1: error: unrecognized command line option
"-Wno-duplicate-decl-specifier"
With options MAKE_JOBS_UNSAFE=yes:
cc1: error: unrecognized command line option
"-
to:dovecot-boun...@dovecot.org] On Behalf Of Aki Tuomi
> Sent: Thursday, July 07, 2016 9:24 AM
> To: dovecot@dovecot.org
> Subject: Re: Compile error Dovecot2-pigeonhole
>
>
>
> On 07.07.2016 08:35, Maximus wrote:
>> FreeBSD 9.3
>>
>> Dovecot 2.25 (7be1766)
>>
On 07.07.2016 08:35, Maximus wrote:
> FreeBSD 9.3
>
> Dovecot 2.25 (7be1766)
>
>
>
>
>
> I'm trying to install Dovecot2-pigeonhole-0.4.14_2 from ports.
>
> Get an error:
>
> cc1: error: unrecognized command line option "-Wno-duplicate-decl-specifier"
>
>
>
> With options MAKE_JOBS_UNSAFE=y