From owner-freebsd-stable Fri Mar 12 8:53:19 1999 Delivered-To: freebsd-stable@freebsd.org Received: from cerebus.nectar.com (nectar-gw.nectar.com [204.0.249.101]) by hub.freebsd.org (Postfix) with ESMTP id 40EEF14CCA; Fri, 12 Mar 1999 08:53:17 -0800 (PST) (envelope-from nectar@nectar.com) Received: (from smap@localhost) by cerebus.nectar.com (8.9.1/8.9.1) id KAA13862; Fri, 12 Mar 1999 10:52:58 -0600 (CST) (envelope-from nectar@nectar.com) Received: from spawn.nectar.com(10.0.0.101) by cerebus.nectar.com via smap (V2.1) id xma013860; Fri, 12 Mar 99 10:52:30 -0600 Received: from spawn.nectar.com (localhost [127.0.0.1]) by spawn.nectar.com (8.9.2/8.9.1) with ESMTP id KAA87742; Fri, 12 Mar 1999 10:52:30 -0600 (CST) (envelope-from nectar@spawn.nectar.com) Message-Id: <199903121652.KAA87742@spawn.nectar.com> X-Mailer: exmh version 2.0.2 2/24/98 X-PGP-RSAfprint: 00 F9 E6 A2 C5 4D 0A 76 26 8B 8B 57 73 D0 DE EE X-PGP-RSAkey: http://www.nectar.com/nectar-pgp262.txt From: Jacques Vidrine In-reply-to: <199903121634.IAA02668@silvia.hip.berkeley.edu> References: <19990312031259.5C1E115210@hub.freebsd.org> <199903120340.VAA34504@spawn.nectar.com> <199903121634.IAA02668@silvia.hip.berkeley.edu> Subject: Re: Help with gnomecontrlcenter port Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: asami@FreeBSD.ORG (Satoshi Asami) Cc: stanb@awod.com, freebsd-stable@FreeBSD.ORG Date: Fri, 12 Mar 1999 10:52:30 -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Traditionally Vanilla didn't bump the library number of glib, gtk unless there was a major new release. Presumably because updates come out so frequently (libgtk12.99 anyone :-). Or maybe because it is so hard to tell when the library interface actually changes. But I do suppose that this is called for in this batch of upgrades. I'll see to it this weekend when I commit some other fixes for these ports. Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org On 12 March 1999 at 8:34, asami@FreeBSD.ORG (Satoshi Asami) wrote: > * From: Jacques Vidrine > > * You must mean gdk_imlib.2, correct? You probably have old > * versions of libraries that the various GNOME pieces depend > * upon. Make sure that you rebuild them all. Check the *_DEPENDS > * stuff in the Makefiles for exact dependencies, but here are > * some off the top of my head: > * > * glib12 > * gtk12 > * imlib > * ORBit > * libaudiofile > * libghttp > * libgtop > > That's exactly what the shared library versions (and LIB_DEPENDS) are > supposed to take care of. Can you bump those that are incompatible > with the old ones? > > Satoshi > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message