From owner-freebsd-x11@FreeBSD.ORG Mon Jun 7 15:55:59 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71A4316A4CE for ; Mon, 7 Jun 2004 15:55:59 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5851943D49 for ; Mon, 7 Jun 2004 15:55:59 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from [192.168.0.103] (c-24-21-18-195.client.comcast.net[24.21.18.195]) by comcast.net (rwcrmhc11) with SMTP id <2004060715555601300clp4ke>; Mon, 7 Jun 2004 15:55:56 +0000 From: Eric Anholt To: Matthew Gardiner In-Reply-To: References: Content-Type: text/plain; charset=iso-8859-1 Message-Id: <1086623756.779.4.camel@leguin> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 07 Jun 2004 08:55:57 -0700 Content-Transfer-Encoding: 8bit cc: freebsd-x11@freebsd.org Subject: Re: XFree86-4 balls up X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 15:55:59 -0000 On Mon, 2004-06-07 at 08:48, Matthew Gardiner wrote: > On 7/6/04 11:33 PM, "Michael Nottebrock" wrote: > > > On Monday 07 June 2004 09:26, Matthew Gardiner wrote: > > > >> But thatıs the problem, I'm not trying to mix and match. I cvs'uped, > >> removed all packages and did a clean install of XFree86-4 using the meta > >> port. The problems start occuring when XFree86-4-libraries start to > >> compile, it starts compiling Xft2 (I think) then I complains that Xrender > >> is either too old or not available due to the fact that there is no pkg > >> information regarding xrender in the /usr/X11R6/libdata/pkgconfig > >> directory. > > > > XFree86-libraries builds fine on the automated package builder, so I suspect > > some kind of local breakage after all. It might be helpful if you could post > > some bits of the error you're getting plus a list of your installed packages. > > Sorry, I got the wrong one. Its the XFree86-4 client that is the problem. > What happens XFree86-4-libraries compiled nicely as mentioned by you, > however, when the dependency Xft2 is attempted to be compiled, it complains > about Xrender not being available, however, libXrender conflicts with the > client and thus unable to be installed. > > What I'll do is recompile. > > As for the packages installed, as I said, nothing is installed, I whiped all > the packages off so there is just the base; there is no X11 or anything > else. Its a "clean install" in other words. You don't install libXrender on your own, you install XFree86-4-libraries which provides it. That's why it talks about conflicts when you try to install the separate port. If Xft can't find your Xrender, then you've probably broken something with your XFree86-4-libraries install and should reinstall it. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org