Re: Postfix compilation error.

2014-11-12 Thread giacomo
On 12.11.14, 12:48, David Higgs wrote: > On Wed, Nov 12, 2014 at 11:28 AM, giacomo wrote: > > On 12.11.14, 09:01, Jiri B wrote: > >> > >> Shot in the dark... but isn't the problem you have sasl, mysql built with > >> kerberos from the past? Try to rebuild sasl, mysql. > >> > >> j. > > > > Hi, > >

Re: Postfix compilation error.

2014-11-12 Thread David Higgs
On Wed, Nov 12, 2014 at 11:28 AM, giacomo wrote: > On 12.11.14, 09:01, Jiri B wrote: >> >> Shot in the dark... but isn't the problem you have sasl, mysql built with >> kerberos from the past? Try to rebuild sasl, mysql. >> >> j. > > Hi, > No postfix is the only port installated on the system. I us

Re: Postfix compilation error.

2014-11-12 Thread giacomo
On 12.11.14, 09:01, Jiri B wrote: > > Shot in the dark... but isn't the problem you have sasl, mysql built with > kerberos from the past? Try to rebuild sasl, mysql. > > j. Hi, No postfix is the only port installated on the system. I use it for the integration of MySQL and SASL2. The pakages i

Re: Postfix compilation error.

2014-11-12 Thread Jiri B
On Wed, Nov 12, 2014 at 01:57:43PM +0100, giacomo wrote: > I see and I remove the file indicated in the guide (and run all another > command) but the > compilation end with errors: > > : warning: sprintf() is often misused, please use snprintf() > /usr/bin/ld: warning: libgssapi.so.7.1, needed b

Re: Postfix compilation error.

2014-11-12 Thread giacomo
On 12.11.14, 10:24, giacomo wrote: > On 11.11.14, 22:35, Nigel Taylor wrote: > > On 11/11/14 20:51, giacomo wrote: > > > > Kerberos was removed, upgrading needed to remove old libraries. > > > > See the final steps of the upgrade.. > > > > http://www.openbsd.org/faq/upgrade56.html#final > > > >

Re: Postfix compilation error.

2014-11-12 Thread giacomo
On 11.11.14, 22:35, Nigel Taylor wrote: > On 11/11/14 20:51, giacomo wrote: > > Kerberos was removed, upgrading needed to remove old libraries. > > See the final steps of the upgrade.. > > http://www.openbsd.org/faq/upgrade56.html#final > > The port for Kerberos is here.. > > security/heimdal

Re: Postfix compilation error.

2014-11-12 Thread giacomo
On 11.11.14, 17:24, Brad Smith wrote: > On 11/11/14 15:51, giacomo wrote: > >Hi at all, > >I try to compile postfix on OpenBSD 5.6 with command > > > ># env FLAVOR="mysql sasl2" make install > > > >for install it with mysql and sasl2 support. I have compiled it > >in OpenBSD 5.5 and 5.4 without pro

Re: Postfix compilation error.

2014-11-11 Thread Nigel Taylor
On 11/11/14 20:51, giacomo wrote: > Hi at all, > I try to compile postfix on OpenBSD 5.6 with command > > # env FLAVOR="mysql sasl2" make install > > for install it with mysql and sasl2 support. I have compiled it > in OpenBSD 5.5 and 5.4 without problem. My system is upgrated from 5.4 to 5.5 >

Re: Postfix compilation error.

2014-11-11 Thread Brad Smith
On 11/11/14 15:51, giacomo wrote: Hi at all, I try to compile postfix on OpenBSD 5.6 with command # env FLAVOR="mysql sasl2" make install for install it with mysql and sasl2 support. I have compiled it in OpenBSD 5.5 and 5.4 without problem. My system is upgrated from 5.4 to 5.5 and to 5.6 The

Postfix compilation error.

2014-11-11 Thread giacomo
Hi at all, I try to compile postfix on OpenBSD 5.6 with command # env FLAVOR="mysql sasl2" make install for install it with mysql and sasl2 support. I have compiled it in OpenBSD 5.5 and 5.4 without problem. My system is upgrated from 5.4 to 5.5 and to 5.6 The compiler show: /usr/local/lib/my