Date: Fri, 16 Mar 2001 11:07:55 -0600 From: Ade Lovett <ade@FreeBSD.org> To: dannyman <dannyman@toldme.com> Cc: freebsd-ports@freebsd.org Subject: Re: gdk-pixbuf: -lungif? Message-ID: <20010316110755.F16068@FreeBSD.org> In-Reply-To: <20010315165657.R3500@dell.dannyland.org>; from dannyman@toldme.com on Thu, Mar 15, 2001 at 04:56:57PM -0800 References: <20010315165657.R3500@dell.dannyland.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 15, 2001 at 04:56:57PM -0800, dannyman wrote: > Any ideas? Unregistered dependancy? > > 4.2-RELEASE nightly CVSup. :) Looks like your installed ports are not up to date, possibly dating back to the gif->libungif move a long time ago. gdk-pixbuf depends on x11/gnomelibs, which has graphics/imlib as a dependency, which relies on libungif. So, with an up-to-date tree, gdk-pixbuf will build fine. Further proof can be found by perusing the package building cluster showing that the entire gnome-1.2 metaport (including gdk-pixbuf) is getting built with no problems. Just before I dump 10,000 lines of patch in place to bump it to 1.4 All you'll probably need to do is ensure that you really do have an up to date ports tree, rebuild imlib and associated bits and pieces, then start on gdk-pixbuf again. -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?20010316110755.F16068>