NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/43306: NetBSD 5.1_RC1 is not backwards binary compatible with 5.0
The following reply was made to PR lib/43306; it has been noted by GNATS.
From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: lib/43306: NetBSD 5.1_RC1 is not backwards binary compatible with
5.0
Date: Mon, 24 May 2010 19:33:08 +0700
In addition to libpixman-1.so libXfont.so has the same problem,
its major version changed from 1 to 2 between 5.0 and 5.1, and
so some compatability mechanism is needed to allow 5.0 binaries
that reference this library to continue running on a 5.1 system.
After a cursory search of the two systems, those are the only two
libraries I detected that had changes in major version, so it
seems as if those two are all that are currently needed.
kre
Home |
Main Index |
Thread Index |
Old Index