From owner-freebsd-questions@FreeBSD.ORG Wed Oct 27 16:32:52 2004 Return-Path: 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 7761216A517 for ; Wed, 27 Oct 2004 16:32:52 +0000 (GMT) Received: from shell.aros.net (shell.aros.net [66.219.192.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5582943D46 for ; Wed, 27 Oct 2004 16:32:52 +0000 (GMT) (envelope-from razorwit@aros.net) Received: from shell.aros.net (localhost.aros.net [127.0.0.1]) by localhost.aros.net (8.12.9/8.12.9) with ESMTP id i9RGWpqt009472 for ; Wed, 27 Oct 2004 10:32:51 -0600 (MDT) (envelope-from razorwit@shell.aros.net) Received: from localhost (razorwit@localhost) by shell.aros.net (8.12.9/8.12.8/Submit) with ESMTP id i9RGWpo8009469 for ; Wed, 27 Oct 2004 10:32:51 -0600 (MDT) Date: Wed, 27 Oct 2004 10:32:51 -0600 (MDT) From: Dean Pohlabel To: freebsd-questions@freebsd.org Message-ID: <20041027103110.V9101@shell.aros.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new on shell.aros.net Subject: installation of SSH port failing...one more try X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 16:32:52 -0000 Ack...sorry...had a little mailer problem with that last attempt. That message should have been: I'm trying to upgrade my version of SSH from 3.5p1 to 3.8.1p1 on a FreeBSD 4.10 machine. SSH 3.5p1 is working just fine, but I don't see it listed in either /var/db/pkg or /var/db/ports so I don't have a good way of uninstalling (that I know of). When I try to install the newer version, I get: .... /usr/include/gssapi.h:595: previous declaration of `gss_export_name' /usr/local/include/gssapi/gssapi.h:803: conflicting types for `gss_duplicate_name' /usr/include/gssapi.h:719: previous declaration of `gss_duplicate_name' /usr/local/include/gssapi/gssapi.h:811: conflicting types for `gss_canonicalize_name' /usr/include/gssapi.h:713: previous declaration of `gss_canonicalize_name' *** Error code 1 Stop in /usr/ports/security/openssh-portable/work/openssh-3.8.1p1. *** Error code 1 It may have to do with 3.5p1 still hanging around, but, again, I'm not sure how to remove it....then again, it may be something else entirely. Any ideas? Thanks...and I'm blushing. Dean