From owner-freebsd-x11@FreeBSD.ORG Mon Jun 7 15:48:17 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 BCE3F16A4CE for ; Mon, 7 Jun 2004 15:48:17 +0000 (GMT) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E9AA43D53 for ; Mon, 7 Jun 2004 15:48:17 +0000 (GMT) (envelope-from kaiwai@vfemail.net) Received: from [210.50.171.25] (210.50.171.25) by smtp01.syd.iprimus.net.au (7.0.024) id 40B7A0DA002C7807; Tue, 8 Jun 2004 01:48:11 +1000 User-Agent: Microsoft-Entourage/10.1.4.030702.0 Date: Tue, 08 Jun 2004 01:48:07 +1000 From: Matthew Gardiner To: Michael Nottebrock , Message-ID: In-Reply-To: <200406071533.56353.michaelnottebrock@gmx.net> Mime-version: 1.0 Content-type: text/plain; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable 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:48:17 -0000 On 7/6/04 11:33 PM, "Michael Nottebrock" wrote: > On Monday 07 June 2004 09:26, Matthew Gardiner wrote: >=20 >> But that=B9s 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 Xrende= r >> 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. >=20 > XFree86-libraries builds fine on the automated package builder, so I susp= ect > some kind of local breakage after all. It might be helpful if you could p= ost > some bits of the error you're getting plus a list of your installed packa= ges. 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 al= l the packages off so there is just the base; there is no X11 or anything else. Its a "clean install" in other words. Matty