Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2000 15:14:00 -0500
From:      Ade Lovett <ade@FreeBSD.org>
To:        "Chris D. Faulhaber" <jedgar@fxp.org>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/19304: gimp fails to build glib and gdk dependencies
Message-ID:  <20000713151400.M2679@FreeBSD.org>
In-Reply-To: <Pine.BSF.4.21.0007131552470.83949-100000@pawn.primelocation.net>; from jedgar@fxp.org on Thu, Jul 13, 2000 at 03:54:07PM -0400
References:  <14702.7134.706893.405358@onceler.kcilink.com> <Pine.BSF.4.21.0007131552470.83949-100000@pawn.primelocation.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 13, 2000 at 03:54:07PM -0400, Chris D. Faulhaber wrote:
> If there is some incompatibility with glib < 1.2.8, perhaps the library
> version should have been bumped...

shared library version bumping is a really bad way of doing things
like this.  For example, some of the GNOME libraries would be up
to .so.45 or so by now.  The configure scripts do a pretty good
job of telling people what version they need.  The only problem
is that the resulting error messages can be a little obscure.

The real solution is the NetBSD version dependency mechanisms.

-aDe

-- 
Ade Lovett, Austin, TX.			ade@FreeBSD.org
FreeBSD: The Power to Serve		http://www.FreeBSD.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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