Re: Compile error Dovecot2-pigeonhole

2016-07-07 Thread Мунголин Максим
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

Re: Compile error Dovecot2-pigeonhole

2016-07-07 Thread Maximus
Thanks, you've saved my day. ;) Switch to clang and everything looks fine.

Re: Compile error Dovecot2-pigeonhole

2016-07-07 Thread Nick Rosier
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 "-

Re: Compile error Dovecot2-pigeonhole

2016-07-07 Thread Aki Tuomi
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) >>

Re: Compile error Dovecot2-pigeonhole

2016-07-06 Thread Aki Tuomi
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