cURL cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1469 7.40.0: GSSAPI does not compile on NetBSD

From: Thomas Klausner <thomasklausner_at_users.sf.net>
Date: Thu, 08 Jan 2015 19:27:27 +0000

Indeed, the suggested change fixes the build. Thanks for the quick reply.

For the record I've attached the patch I'm using.

Attachment: patch-lib_curl__sasl__gssapi.c (643 Bytes; application/octet-stream)

---
** [bugs:#1469] 7.40.0: GSSAPI does not compile on NetBSD**
**Status:** open
**Labels:** gssapi NetBSD 
**Created:** Thu Jan 08, 2015 05:21 PM UTC by Thomas Klausner
**Last Updated:** Thu Jan 08, 2015 07:16 PM UTC
**Owner:** nobody
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.