FreeBSD 9 & recompile ports
Henri Hennebert
hlh at restart.be
Sat Jan 14 10:29:04 UTC 2012
On 01/14/2012 09:46, Matthew Seaman wrote:
> On 13/01/2012 22:57, Andriy Gapon wrote:
>> But if the appropriate misc/compatX port is installed, then
>> those libraries do actually exist and the system should be fully
>> usable... Modulo the compat libraries not working with the new
>> kernel as Kostik has pointed out.
>
> As soon as you update or install an application after this point,
> you are likely to end up with an application that tries to
> dynamically link two different versions of the same shlib, and
> that is a recipe for tears-before-bedtime.
This /etc/libmap.conf help me greatly when I reinstall all my ports
after 9.0-BETA2 and make delete-old-libs:
libsbuf.so.5 libsbuf.so.6
libz.so.5 libz.so.6
libutil.so.8 libutil.so.9
libcam.so.5 libcam.so.6
libpcap.so.7 libpcap.so.8
libufs.so.5 libufs.so.6
libbsnmp.so.5 libbsnmp.so.6
libdwarf.so.2 libdwarf.so.3
libopie.so.6 libopie.so.7
librtld_db.so.1 librtld_db.so.2
libtacplus.so.4 libtacplus.so.5
Henri
>
> Cheers,
>
> Matthew
>
More information about the freebsd-stable
mailing list