Date: Fri, 19 Sep 2008 17:29:05 -0500 From: David J Brooks <freysman@comcast.net> To: freebsd-ports@freebsd.org Subject: Re: how to upgrade ports that depend on openssl-stable? Message-ID: <200809191729.05657.freysman@comcast.net> In-Reply-To: <20080919062732.GA37698@icarus.home.lan> References: <200809190008.15927.freysman@comcast.net> <20080919062732.GA37698@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 19 September 2008 01:27:32 am Jeremy Chadwick wrote: > On Fri, Sep 19, 2008 at 12:08:15AM -0500, David J Brooks wrote: > > I keep running into this error: > > > > ===> openssl-stable-0.9.7m_1 Conflicts with version in the base. > > *** Error code 1 > > OpenSSL is included in FreeBSD in the base system. The port you're > trying to install requires a newer version of OpenSSL than what's in the > base system. > > You need to define WITH_OPENSSL_BASE=yes in your /etc/make.conf. This > should make the port build/install successfully, and will overwrite > the OpenSSL installation in the base system. > > You will also need to set WITHOUT_OPENSSL=true in /etc/src.conf > (assuming this is FreeBSD 7.x), to ensure the next time you > build/install world, that you do not bother building the "base version" > of OpenSSL, and instead continue to rely on the port version. That did the trick. Thanks! -- This message has been foretold by Nostradamus.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809191729.05657.freysman>