Re: curl 7.40.0 broken building against Heimdal

2015-01-21 Thread Quanah Gibson-Mount
--On Friday, January 16, 2015 2:09 PM + Steve Holme wrote: Quanah Gibson-Mount Unfortunately, it appears that curl is still not tested against Heimdal Kerberos. 7.40.0 fails to build unless the following patch is applied: Does commit 5c0e66d632.fix the problem as described in:

Re: curl 7.40.0 broken building against Heimdal

2015-01-16 Thread Steve Holme
Quanah Gibson-Mount > Unfortunately, it appears that curl is still not tested against Heimdal > Kerberos. > > 7.40.0 fails to build unless the following patch is applied: Does commit 5c0e66d632.fix the problem as described in: http://curl.haxx.se/bug/view.cgi?id=1469 Kind Regards Stev

Re: curl 7.40.0 broken building against Heimdal

2015-01-15 Thread Marc Hörsken
> Long term, I'd advise testing compiles against both Heimdal and MIT Kerberos. You could help us automatically testing against those by providing automatic builds, please see the following link for more information: http://curl.haxx.se/dev/howto.html

curl 7.40.0 broken building against Heimdal

2015-01-15 Thread Quanah Gibson-Mount
Unfortunately, it appears that curl is still not tested against Heimdal Kerberos. 7.40.0 fails to build unless the following patch is applied: # diff -u curl_sasl_gssapi.c.orig curl_sasl_gssapi.c --- curl_sasl_gssapi.c.orig 2015-01-15 14:08:07.658484795 -0600 +++ curl_sasl_gssapi.c 2015-01