Hi, I got this error trying to compile CVS 1.11.2-1:
cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../diff -I../zlib -I/usr/include -I/sw/include -g -O2 -c `test -f client.c || echo './'`client.c ../lib/xgssapi.h:25: header file 'gssapi/gssapi.h' not found client.c:83: undefined type, found `gss_ctx_id_t' client.c:4232: undefined type, found `gss_buffer_desc' client.c:4233: undefined type, found `OM_uint32' client.c:4234: undefined type, found `gss_name_t' client.c:4263: undefined type, found `OM_uint32' client.c:4264: undefined type, found `OM_uint32' cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode make[3]: *** [client.o] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### make failed, exit code 2 Failed: compiling cvs-1.11.2-1 failed I tried "dpkg -S gssapi" and "fink list gss" (looking for possible missing dependencies) and didn't find anything. Any ideas? Thanks, Dan -- This email impairs your ability to operate heavy machinery. <mailto:[EMAIL PROTECTED]> _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
