Date: 29 Nov 2005 12:09:21 -0500 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: web@3dresearch.com Cc: freebsd-questions@freebsd.org Subject: Re: firefox-1.0.6_5,1 upgrade fails Message-ID: <44d5kjidoe.fsf@be-well.ilk.org> In-Reply-To: <6.2.1.2.0.20051129110512.03d04ef0@imap.telissant.com> References: <nrKtMnpw.1133228978.4562220.janos@imap.3dresearch.com> <44ek4zk0ok.fsf@be-well.ilk.org> <6.2.1.2.0.20051129110512.03d04ef0@imap.telissant.com>
next in thread | previous in thread | raw e-mail | index | archive | help
web@3dresearch.com 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44d5kjidoe.fsf>