From owner-freebsd-ports Fri Jan 10 20:49: 9 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56EC537B401; Fri, 10 Jan 2003 20:49:08 -0800 (PST) Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E845443F18; Fri, 10 Jan 2003 20:49:07 -0800 (PST) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-016dcwashp0153.dialsprint.net ([63.188.160.153] helo=moo.holy.cow) by avocet.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 18XDZy-0007ni-00; Fri, 10 Jan 2003 20:49:07 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id EB6BEAAEF; Fri, 10 Jan 2003 23:52:01 -0500 (EST) Date: Fri, 10 Jan 2003 23:52:01 -0500 From: parv To: Joe Marcus Clarke Cc: f-ports , FreeBSD GNOME Users Subject: Re: mozilla 1.2 problems (before i file proper pr) Message-ID: <20030111045201.GA77977@moo.holy.cow> Mail-Followup-To: Joe Marcus Clarke , f-ports , FreeBSD GNOME Users References: <20030111004015.GA18134@moo.holy.cow> <1042245617.24444.6.camel@shumai.marcuscom.com> <1042249918.24444.36.camel@shumai.marcuscom.com> <20030111023022.GA35874@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030111023022.GA35874@moo.holy.cow> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org in message <20030111023022.GA35874@moo.holy.cow>, wrote parv thusly... > > wrote joe m c ... > > > This is confusing. The error is occurring because fontconfig isn't > > installed. However, this header file should only be included in Xft > > support is enabled. In fact, Mozilla shouldn't even build if one > > specifies --enable-xft without having fontconfig of Xft installed. > > Check your config/autoconf.mk, and see what MOZ_ENABLE_XFT is set to. > > MOZ_ENABLE_XFT is set to 1. then again all the variables specified > only in Makefile.local don't seem to be noticed. in effect, as if > i had bee building the mozilla w/ all the default settings (save for > changes to CONFIGURE_ARGS). > > i will try again by using ".include" in the Makefile. ok, after hacking Makefile to '.include' the options, port built w/o problems. apparently, the Makefile.local was not being used. sorry to bother you (& anybody else who is watching). - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message