krb4.c(125) : warning C4013: 'krb_rd_safe' undefined; assuming extern returning int krb4.c(129) : warning C4013: 'krb_rd_priv' undefined; assuming extern returning int krb4.c(158) : warning C4013: 'krb_mk_safe' undefined; assuming extern returning int krb4.c(162) : warning C4013: 'krb_mk_priv' undefined; assuming extern returning int krb4.c(207) : error C2065: 'u_int32_t' : undeclared identifier krb4.c(207) : error C2146: syntax error : missing ';' before identifier 'cs' krb4.c(207) : error C2065: 'cs' : undeclared identifier krb4.c(208) : error C2143: syntax error : missing ';' before 'type' krb4.c(209) : error C2143: syntax error : missing ';' before 'type' krb4.c(210) : error C2143: syntax error : missing ';' before 'type' krb4.c(211) : error C2143: syntax error : missing ';' before 'type' krb4.c(212) : error C2143: syntax error : missing ';' before 'type' krb4.c(213) : error C2275: 'CURLcode' : illegal use of this type as an expression curl/curl.hkrb4.c(320) : see declaration of 'CURLcode' krb4.c(213) : error C2146: syntax error : missing ';' before identifier 'result' krb4.c(213) : error C2065: 'result' : undeclared identifier krb4.c(216) : error C2065: 'l' : undeclared identifier krb4.c(219) : warning C4013: 'getpid' undefined; assuming extern returning int krb4.c(220) : error C2065: 'd' : undeclared identifier krb4.c(220) : warning C4047: 'function' : 'struct krb4_data *' differs in levels of indirection from 'int ' krb4.c(220) : warning C4024: 'mk_auth' : different types for formal and actual parameter 1 krb4.c(220) : error C2065: 'host' : undeclared identifier krb4.c(220) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int ' krb4.c(220) : warning C4024: 'mk_auth' : different types for formal and actual parameter 4 krb4.c(222) : warning C4047: 'function' : 'struct krb4_data *' differs in levels of indirection from 'int ' krb4.c(222) : warning C4024: 'mk_auth' : different types for formal and actual parameter 1 krb4.c(222) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int ' krb4.c(222) : warning C4024: 'mk_auth' : different types for formal and actual parameter 4 krb4.c(224) : error C2065: 'data' : undeclared identifier krb4.c(224) : warning C4047: 'function' : 'struct SessionHandle *' differs in levels of indirection from 'int ' krb4.c(224) : warning C4024: 'Curl_infof' : different types for formal and actual parameter 1 krb4.c(254) : warning C4047: 'function' : 'struct SessionHandle *' differs in levels of indirection from 'int ' krb4.c(254) : warning C4024: 'Curl_failf' : different types for formal and actual parameter 1 krb4.c(265) : error C2065: 'nread' : undeclared identifier krb4.c(268) : error C2223: left of '->state' must point to struct/union krb4.c(269) : warning C4047: 'function' : 'struct SessionHandle *' differs in levels of indirection from 'int ' krb4.c(269) : warning C4024: 'Curl_failf' : different types for formal and actual parameter 1 krb4.c(273) : error C2223: left of '->state' must point to struct/union krb4.c(273) : error C2198: 'strstr' : too few actual parameters krb4.c(275) : warning C4047: 'function' : 'struct SessionHandle *' differs in levels of indirection from 'int ' krb4.c(275) : warning C4024: 'Curl_failf' : different types for formal and actual parameter 1 krb4.c(285) : warning C4047: 'function' : 'struct SessionHandle *' differs in levels of indirection from 'int ' krb4.c(285) : warning C4024: 'Curl_failf' : different types for formal and actual parameter 1 krb4.c(291) : error C2223: left of '->key' must point to struct/union krb4.c(295) : warning C4047: 'function' : 'struct SessionHandle *' differs in levels of indirection from 'int ' krb4.c(295) : warning C4024: 'Curl_failf' : different types for formal and actual parameter 1 krb4.c(299) : warning C4013: 'krb_get_int' undefined; assuming extern returning int krb4.c(301) : warning C4047: 'function' : 'struct SessionHandle *' differs in levels of indirection from 'int ' krb4.c(301) : warning C4024: 'Curl_failf' : different types for formal and actual parameter 1 krb4.c(389) : error C2065: 'KRB_TICKET_GRANTING_TICKET' : undeclared identifier krb4.c(389) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int ' krb4.c(389) : warning C4024: 'strcmp' : different types for formal and actual parameter 2 krb4.c(390) : warning C4013: 'afs_string_to_key' undefined; assuming extern returning int krb4.c(399) : error C2172: 'memset' : actual parameter is not a pointer : parameter 1 security.ckrb4.c(51) : fatal error C1083: Cannot open include file: 'netdb.h': No such file or directory