From owner-freebsd-questions@FreeBSD.ORG Thu Aug 8 13:43:18 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4A7D4312 for ; Thu, 8 Aug 2013 13:43:18 +0000 (UTC) (envelope-from vagabond@blackfoot.net) Received: from nightmare.dreamchaser.org (nightmare.dreamchaser.org [12.32.44.142]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1304A23A8 for ; Thu, 8 Aug 2013 13:43:17 +0000 (UTC) Received: from breakaway.dreamchaser.org (breakaway.dreamchaser.org. [12.32.36.73]) by nightmare.dreamchaser.org (8.13.6/8.13.6) with ESMTP id r78Dh8Xs028162; Thu, 8 Aug 2013 07:43:09 -0600 (MDT) (envelope-from vagabond@blackfoot.net) Message-ID: <5203A06C.9040501@blackfoot.net> Date: Thu, 08 Aug 2013 07:43:08 -0600 From: Gary Aitken User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130730 Thunderbird/17.0.7 MIME-Version: 1.0 To: felix Subject: Re: can't build virtualbox-ose References: <52037F85.3060106@me.com> In-Reply-To: <52037F85.3060106@me.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (nightmare.dreamchaser.org [12.32.36.65]); Thu, 08 Aug 2013 07:43:09 -0600 (MDT) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Aug 2013 13:43:18 -0000 On 08/08/13 05:22, felix wrote: > hi,all when i build the port, it shows the following messages. > ===> Installing for gnutls-2.12.23_1 > ===> Generating temporary packing list > ===> Checking if security/gnutls already installed > ===> gnutls-2.12.23_1 is already installed > You may wish to ``make deinstall'' and install this port again > by ``make reinstall'' to > upgrade it properly. If you really wish to overwrite the old port of > security/gnutls without deleting it first, set the variable > "FORCE_PKG_REGISTER" in your environment or the "make install" > command line. *** [check-already-installed] Error code 1 ... > Stop in /usr/ports/emulators/virtualbox-ose. > > I had run "portupgrade -fr security/gnutls", even though i run > "portupgrade -a", the problem is still. any hints? thanks I had this problem with a different port. I think I got around it by cd'ing to the port directory and doing a make install.