Mailing Lists
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1469 7.40.0: GSSAPI does not compile on NetBSD
From: Steve Holme <captain-caveman_at_users.sf.net>
Date: Thu, 08 Jan 2015 19:46:22 +0000
Many thanks.
I have updated the patch a little and pushed as commit [5c0e66d632](https://github.com/bagder/curl/commit/5c0e66d63214e0306197c5a3f162441e074f3401).
--- ** [bugs:#1469] 7.40.0: GSSAPI does not compile on NetBSD** **Status:** open-confirmed **Labels:** gssapi NetBSD **Created:** Thu Jan 08, 2015 05:21 PM UTC by Thomas Klausner **Last Updated:** Thu Jan 08, 2015 07:39 PM UTC **Owner:** Steve Holme On NetBSD-7.99.3/amd64, curl-7.40.0 does not support the built-in GSSAPI any longer. 7.39.0 worked fine. The error message is /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include/krb5 -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include/gssapi -I/usr/include/openssl -fvisibility=hidden -O2 -I/usr/include/krb5 -I/usr/include -I/usr/pkg/include -Wno-system-headers -MT libcurl_la-curl_sasl_gssapi.lo -MD -MP -MF .deps/libcurl_la-curl_sasl_gssapi.Tpo -c -o libcurl_la-curl_sasl_gssapi.lo `test -f 'curl_sasl_gssapi.c' || echo './'`curl_sasl_gssapi.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include/krb5 -I/scratch/www/curl/work/.buildlink/include -I/usr/include/gssapi -I/usr/include/openssl -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_sasl_gssapi.lo -MD -MP -MF .deps/libcurl_la-curl_sasl_gssapi.Tpo -c curl_sasl_gssapi.c -fPIC -DPIC -o .libs/libcurl_la-curl_sasl_gssapi.o curl_sasl_gssapi.c: In function 'Curl_sasl_create_gssapi_user_message': curl_sasl_gssapi.c:129:40: error: 'gss_nt_service_name' undeclared (first use in this function) gss_nt_service_name, &krb5->spn); ^ curl_sasl_gssapi.c:129:40: note: each undeclared identifier is reported only once for each function it appears in *** [libcurl_la-curl_sasl_gssapi.lo] Error code 1 --- Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.Received on 2015-01-08 These mail archives are generated by hypermail. |