Date: Fri, 19 Mar 1999 09:00:08 +0930 (CST) From: Kris Kennaway <kkennawa@physics.adelaide.edu.au> To: Satoshi Asami <asami@FreeBSD.ORG> Cc: sheldonh@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/10461: make gimp-1.1.2 failed in GTK test... Message-ID: <Pine.OSF.4.10.9903190857310.248-100000@bragg> In-Reply-To: <199903181848.KAA31596@bubble.didi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Mar 1999, Satoshi Asami wrote: > * Because glib11-devel could be anything from 1.1.4 up to 1.1.16 (well, I think > * the library version number may have been bumped once or twice to break up that > * space) and if it's too old (read: not equal to the version of gtk11-devel > * you're installing) the dependency check will pass, but it with either not > * compile, or compile but give weird runtime problems. > > That's what LIB_DEPENDS should take care of. :) Yeah, but in the case of {gtk,glib}11-devel it didnt work, because e.g libglib.so.2 refers to any of at least 5 or 6 versions, at least some of which are mutually incompatible. If someone has installed .so.x (1.1.12) and their port expects .so.x (1.1.16) the dependency check will pass but the configure script won't. Kris ----- (ASP) Microsoft Corporation (MSFT) announced today that the release of its productivity suite, Office 2000, will be delayed until the first quarter of 1901. 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?Pine.OSF.4.10.9903190857310.248-100000>