From owner-freebsd-security@FreeBSD.ORG Thu Oct 12 15:33:13 2006 Return-Path: X-Original-To: freebsd-security@freebsd.org Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD12B16A407 for ; Thu, 12 Oct 2006 15:33:13 +0000 (UTC) (envelope-from em.conti@tin.it) Received: from vsmtp4.tin.it (vsmtp4.tin.it [212.216.176.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F0CA43D55 for ; Thu, 12 Oct 2006 15:33:13 +0000 (GMT) (envelope-from em.conti@tin.it) Received: from localhost (62.211.3.147) by vsmtp4.tin.it (7.2.072.1) id 452C9C440019EC54 for freebsd-security@freebsd.org; Thu, 12 Oct 2006 17:33:12 +0200 Date: Thu, 12 Oct 2006 17:33:11 +0200 From: em.conti@tin.it To: freebsd-security@freebsd.org Message-ID: <20061012173311.51fab90f@localhost> In-Reply-To: <001c01c6ed3e$a47c4280$2801a8c0@doomie> References: <20061011144314.3e680c9f@localhost> <001c01c6ed3e$a47c4280$2801a8c0@doomie> X-Mailer: Sylpheed-Claws 2.1.1 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: I cannot upgrade openssl-stablr X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 15:33:13 -0000 Il giorno Wed, 11 Oct 2006 10:07:51 -0400 "Martin Leach" ha scritto: > owner-freebsd-security@freebsd.org <> wrote on Wednesday, October 11, > 2006 8:43 AM: > > > ===> Cleaning for openssl-stable-0.9.7k # # this ports > > conflicts with your base system # please undefine > > OPENSSL_OVERWRITE_PORT # and use WITH_OPENSSL_BASE=yes instead. # > > *** Error code 1 > > Also first post.. > > Try adding OPENSSL_OVERWRITE_BASE=yes into your /etc/make.conf file, > and try again. > You can also define that variable at build time, but having it in > make.conf keeps it there for future reference. > > Regards, > > Martin > Thank you, Martin. That worked. Cheers Emilio