Stuart Henderson:
> The downside is that then everybody gets asked which curl package to use
> when it gets installed as a dependency.. and I bet many people will choose
> "full" when they don't need it (and unnecessarily pull in a bunch of other
> libraries to the address space, and maybe also
Stuart Henderson writes:
> The downside is that then everybody gets asked which curl package to use
> when it gets installed as a dependency.. and I bet many people will
> choose "full" when they don't need it (and unnecessarily pull in a bunch
> of other libraries to the address space, and maybe
The downside is that then everybody gets asked which curl package to use
when it gets installed as a dependency.. and I bet many people will choose
"full" when they don't need it (and unnecessarily pull in a bunch of other
libraries to the address space, and maybe also submit ports with a bunch
(The heimdal krb5-config diff is in.)
Jiri B writes:
> 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
>> zli
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
Jiri B writes:
> 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
f.local?
> Using the following heimdal diff, I have curl detect both gssapi and
> libssl.
>
> - krb5-config --libs should pass -R/usr/local/heimdal/libs to help ld.so
> find heimdal libs at runtime
> - krb5-config --libs should pass -L/usr/local/lib because that's where
> libc
On 2016/11/01 11:39, Jeremie Courreges-Anglas wrote:
> krb5-config is in /usr/local/heimdal/bin
Ah, this is the piece I missed. In that case, no objection.
pi detected. I suspect you have
>> local changes somewhere, perhaps in krb5-config?
>>
>> Using the following heimdal diff, I have curl detect both gssapi and
>> libssl.
>>
>> - krb5-config --libs should pass -R/usr/local/heimdal/libs to help ld.so
>> f
g?
>
> Using the following heimdal diff, I have curl detect both gssapi and
> libssl.
>
> - krb5-config --libs should pass -R/usr/local/heimdal/libs to help ld.so
> find heimdal libs at runtime
> - krb5-config --libs should pass -L/usr/local/lib because that's where
>
ssapi of course keeps ssl option
> enabled.)
Using only your diff I can't get gssapi detected. I suspect you have
local changes somewhere, perhaps in krb5-config?
Using the following heimdal diff, I have curl detect both gssapi and
libssl.
- krb5-config --libs should pass -R/usr/local/h
11 matches
Mail list logo