Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2007 12:02:21 +0300
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Doug Poland <doug@polands.org>
Cc:        questions@freebsd.org
Subject:   Re: Ports and updating 6.2-STABLE to 7.0-PRERELEASE
Message-ID:  <4719C41D.5050302@FreeBSD.org>
In-Reply-To: <47191A24.8010309@polands.org>
References:  <47191A24.8010309@polands.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Doug Poland wrote:
> Hello,
> 
> I've just updated my system to 7.0-PRERELEASE from 6.2-STABLE on i386 
> and I was wondering what the recommendation is for ports.  Specifically, 
> is it necessary to rebuild all ports?
> 
> So far, I haven't rebuilt any ports and haven't had any problems...
> 

Yes, it is always necessary when you update to a new major branch (such 
as 6.x -> 7.x).

The old applications will continue to run immediately after the upgrade 
and as long as you do not make further changes, but once you start doing 
new port upgrades and installs you will easily create ports that are 
linked to two versions of FreeBSD system libraries, e.g. libc.so.6 and 
libc.so.7.  This doesn't work very well ;-)

Kris




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4719C41D.5050302>