It's a built in file: [ldx3:~] hansen% locate gssapi /System/Library/Frameworks/Kerberos.framework/Versions/A/Frameworks/GSS.framework/Versions/A/Headers/gssapi.h /System/Library/Frameworks/Kerberos.framework/Versions/A/Frameworks/GSS.framework/Versions/A/Headers/gssapi_generic.h /System/Library/Frameworks/Kerberos.framework/Versions/A/Frameworks/GSS.framework/Versions/A/Headers/gssapi_krb5.h /usr/include/gssapi /usr/include/gssapi/gssapi.h /usr/include/gssapi/gssapi_generic.h /usr/include/gssapi/gssapi_krb5.h /usr/lib/libgssapi_krb5.dylib
Check and see if you have it around. -- Alexander K. Hansen Associate Research Scientist, Columbia University Levitated Dipole Experiment MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 Phone: 617-252-1818 Fax: 208-988-4057 On Mon, 29 Apr 2002 [EMAIL PROTECTED] wrote: > 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 > _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
