Commit 68aae7f57913ad91e1a6584654cd3408ed6ecad3 broke my Mac OS X builds with GSSAPI turned on. I now get:
../../curl/lib/hostip4.c: In function 'Curl_ipv4_resolve_r': ../../curl/lib/hostip4.c:164: error: 'conn' undeclared (first use in this function) ../../curl/lib/hostip4.c:164: error: (Each undeclared identifier is reported only once ../../curl/lib/hostip4.c:164: error: for each function it appears in.) and indeed there is no "conn" declared in Curl_ipv4_resolve_r anywhere. Daniel ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
