[EMAIL PROTECTED] writes: > At 12:09 PM 11/29/2005, you wrote: > >[EMAIL PROTECTED] writes: > > > > > /usr/include/gssapi.h:108: error: conflicts with previous declaration > > > `typedef struct gss_buffer_desc_struct*gss_buffer_t' > > > /usr/local/include/gssapi/gssapi.h:127: error: declaration of `typedef > > > int*gss_buffer_t' > > > >Ouch! > >You are somehow including gssapi.h from both ports and the base > >system. The ports one may have come from a kerberos port, but it > >shouldn't be getting included from there. > > OK... Should I just deinstall/reinstall?
I'm not sure. Do you have an include path (e.g., C_INCLUDE_PATH) set in your environment? _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
