On Wed, Nov 05, 2008 at 03:20:03AM -0500, Aaron W. Hsu wrote:
> The following patch fixes an (apparently known) issue with glib2
> wherein the port cannot be installed or built on a system with an
> existing, incompatible glib2 version (i.e. -- older package)
> installed, because the build would ca
> On Wed, Nov 05, 2008 at 03:20:03AM -0500, Aaron W. Hsu wrote:
> > The following patch fixes an (apparently known) issue with glib2
the issue isn't with glib2, it's with a horrible 8000-line shell
script called GNU libtool.
it's been like this for a long time, and we have, for the most
part, res
On Wed, Nov 05, 2008 at 03:20:03AM -0500, Aaron W. Hsu wrote:
> The following patch fixes an (apparently known) issue with glib2
> wherein the port cannot be installed or built on a system with an
> existing, incompatible glib2 version (i.e. -- older package)
> installed, because the build would ca
The following patch fixes an (apparently known) issue with glib2
wherein the port cannot be installed or built on a system with an
existing, incompatible glib2 version (i.e. -- older package)
installed, because the build would catch the older libraries rather
than the newly built ones. This patch