From owner-freebsd-questions@FreeBSD.ORG Wed Nov 30 16:13:54 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71C9E16A428 for ; Wed, 30 Nov 2005 16:13:54 +0000 (GMT) (envelope-from web@3dresearch.com) Received: from smtp.3dresearch.com (dorabella.3dresearch.com [66.167.251.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6DE943D53 for ; Wed, 30 Nov 2005 16:13:53 +0000 (GMT) (envelope-from web@3dresearch.com) Received: from cherubino.3dresearch.com (27.mars6.xdsl.nauticom.net [209.195.153.252]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vmail.3dresearch.com (Postfix) with ESMTP id 935405D708 for ; Wed, 30 Nov 2005 11:13:52 -0500 (EST) Received: from doncurzio.3dresearch.com (doncurzio.3dresearch.com [10.61.70.3]) by cherubino.3dresearch.com (Postfix) with ESMTP id EF50A5630 for ; Wed, 30 Nov 2005 11:13:50 -0500 (EST) Message-Id: <6.2.1.2.0.20051130110846.04a6cbc8@imap.telissant.com> X-Mailer: QUALCOMM Windows Eudora Version 6.2.1.2 Date: Wed, 30 Nov 2005 11:14:03 -0500 To: freebsd-questions@freebsd.org From: web@3dresearch.com In-Reply-To: <44hd9ugqcz.fsf@be-well.ilk.org> References: <44ek4zk0ok.fsf@be-well.ilk.org> <6.2.1.2.0.20051129110512.03d04ef0@imap.telissant.com> <44d5kjidoe.fsf@be-well.ilk.org> <6.2.1.2.0.20051129141505.03fce8a8@imap.telissant.com> <44hd9ugqcz.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: firefox-1.0.6_5,1 upgrade fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2005 16:13:54 -0000 At 09:30 AM 11/30/2005, you wrote: >web@3dresearch.com writes: > > > At 12:09 PM 11/29/2005, you wrote: > > >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. > > > > 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? How do I set that? This is the environment I have when portupgrading with sudo: KDE_MULTIHEAD=false TERM=xterm SHELL=/usr/local/bin/bash GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/janos/.gtkrc-2.0:/usr/home/janos/.kde/share/config/gtkrc-2.0 GS_LIB=/home/janos/.fonts GTK_RC_FILES=/etc/gtk/gtkrc:/home/janos/.gtkrc:/usr/home/janos/.kde/share/config/gtkrc WINDOWID=29360133 KDE_FULL_SESSION=true USER=root SUDO_USER=janos SUDO_UID=1001 SESSION_MANAGER=local/leporello.3dresearch.com:/tmp/.ICE-unix/716 FTP_PASSIVE_MODE=YES KONSOLE_DCOP=DCOPRef(konsole-83529,konsole) MAIL=/var/mail/janos PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/janos/bin BLOCKSIZE=K PWD=/home/janos KONSOLE_DCOP_SESSION=DCOPRef(konsole-83529,session-1) EDITOR=vim SUDO_COMMAND=/usr/local/bin/bash SHLVL=3 HOME=/home/janos XCURSOR_THEME=default LOGNAME=root SUDO_GID=1001 DISPLAY=:0.0 XAUTHORITY=/home/janos/.Xauthority COLORTERM= _=/usr/bin/env Thanx for your patience... Janos Dohanics