krb5-config --libs (was: Re: building curl with gssapi disables ssl)

2016-11-01 Thread Jeremie Courreges-Anglas
Jiri B writes: > Hi, > > after openldap got gssapi flavor I've decided to try gssapi for our > curl as I would benefit from it everyday at work. > > But configuring curl with gssapi it does by some miracle disables > ssl :/ > > Any idea? (Building curl without gssapi of course keeps ssl option >

Re: krb5-config --libs (was: Re: building curl with gssapi disables ssl)

2016-11-01 Thread Stuart Henderson
On 2016/11/01 10:30, Jeremie Courreges-Anglas wrote: > Jiri B writes: > > > Hi, > > > > after openldap got gssapi flavor I've decided to try gssapi for our > > curl as I would benefit from it everyday at work. > > > > But configuring curl with gssapi it does by some miracle disables > > ssl :/ >

Re: krb5-config --libs (was: Re: building curl with gssapi disables ssl)

2016-11-01 Thread Jiri B
On Tue, Nov 01, 2016 at 10:30:22AM +0100, Jeremie Courreges-Anglas wrote: > Using only your diff I can't get gssapi detected. I suspect you have > local changes somewhere, perhaps in krb5-config? Could it be caused by shlib_dirs="/usr/local/heimdal/lib" in my rc.conf.local? > Using the following

Re: krb5-config --libs (was: Re: building curl with gssapi disables ssl)

2016-11-02 Thread Jiri B
On Tue, Nov 01, 2016 at 03:52:00PM -0400, Jiri B wrote: > With the path and my original path I was able to build curl with > gssapi and ssl: > > $ curl -V > curl 7.50.3 (x86_64-unknown-openbsd6.0) libcurl/7.50.3 LibreSSL/2.0.0 > zlib/1.2.3 libidn/1.33 nghttp2/1.16.0 > Protocols: dict file ftp ftp