Date: Tue, 21 Feb 2012 05:30:22 -0600 From: ajtiM <lumiwa@gmail.com> To: Kevin Oberman <kob6558@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: pcre again Message-ID: <201202210530.23094.lumiwa@gmail.com> In-Reply-To: <CAN6yY1vtK95Q_81HOhS7iNDJsPcge6kLUCpEOX8TaHmOHFcN0w@mail.gmail.com> References: <201202191604.55966.lumiwa@gmail.com> <CAN6yY1vtK95Q_81HOhS7iNDJsPcge6kLUCpEOX8TaHmOHFcN0w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 20 February 2012 00:19:59 Kevin Oberman wrote: > On Sun, Feb 19, 2012 at 2:04 PM, ajtiM <lumiwa@gmail.com> wrote: > > I did as I red on /usr/ports/UPDATING and when I checked pkg_libchk I > > have many "misses" pcre related. > > > > Do I need run portmaster -r devel/pcre, please? > > It is quite possible that you will re-install quite a few ports that > don't need it with 'portmaster -r'. I'd just re-build the ports called > out in by 'pkg_libchk -o'. But you don't really need to do any > immediately. The backup copy of libpcre.so.0 in > /usr/local/lib/compat/pkg is not seen as that path is not checked by > pkg_libchk. (I assume that is deliberate.) Still, it is probably a > good idea to get them re-built. If some things are linked against two > libraries, one of which uses .0 and the other using .1 which will > break the executable as rtld will refuse to load it. > > OTOH, those who only install or update from packages after upgrading > to a new release should have nothing to worry about. Thank you very much. I did as you did and rebuilt all ports (it was not bad). And it looks okay. Mitja -------- http://jpgmag.com/people/lumiwa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202210530.23094.lumiwa>