From owner-freebsd-gnome Tue Jan 21 14:52: 4 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7096337B401 for ; Tue, 21 Jan 2003 14:52:03 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2E6B43EB2 for ; Tue, 21 Jan 2003 14:52:02 -0800 (PST) (envelope-from kargl@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.12.6/8.12.6) with ESMTP id h0LMq2Xv027818; Tue, 21 Jan 2003 14:52:02 -0800 (PST) (envelope-from kargl@troutmask.apl.washington.edu) Received: (from kargl@localhost) by troutmask.apl.washington.edu (8.12.6/8.12.6/Submit) id h0LMq28W027817; Tue, 21 Jan 2003 14:52:02 -0800 (PST) From: "Steven G. Kargl" Message-Id: <200301212252.h0LMq28W027817@troutmask.apl.washington.edu> Subject: Re: who broke mozilla? In-Reply-To: <1043189070.61589.39.camel@gyros> To: Joe Marcus Clarke Date: Tue, 21 Jan 2003 14:52:02 -0800 (PST) Cc: FreeBSD GNOME Users X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Joe Marcus Clarke said: > On Tue, 2003-01-21 at 17:38, Steven G. Kargl wrote: > > Joe Marcus Clarke said: > > > On Tue, 2003-01-21 at 17:26, Steven G. Kargl wrote: > > > > > > > pkg_info only shows Xft is installed. I however have > > > > /usr/X11R6/bin/fontconfig-config > > > > /usr/X11R6/include/fontconfig > > > > /usr/X11R6/include/fontconfig/fontconfig.h > > > > /usr/X11R6/lib/pkgconfig/fontconfig.pc > > > > > > Ah, there's the problem. Install x11-fonts/fontconfig, and you should > > > be okay. > > > > > > > Yep. It appears to work now. I noticed that x11-fonts/fontconfig > > installs fontconfig.pc into X11R6/libdata while I have it in > > X11R6/lib. > > Right, if you install packages like fontconfig yourself (i.e. outside of > the ports collection), you will get problems like this. We use libdata, > and the default install wants to use lib. However, our pkg-config > doesn't search lib. When pkg-config doesn't find a .pc file, it tries > to detect the package using the old gnome-config script. When that > doesn't exist, you get the error you saw. > This is going to screw anyone who has to install XFree86 from XFree86.org's cvs repository. The XFree86-4 port does not work with the ATI Radeon 7500 mobility chip. The problem is fixed in the upcoming version of XFree86. Is it possible to have pkgconfig look in libdata and then fallback to lib? -- Steve http://troutmask.apl.washington.edu/~kargl/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message