Date: Fri, 10 Jan 2003 21:30:22 -0500 From: parv <parv_fm@emailgroups.net> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: f-ports <freebsd-ports@FreeBSD.ORG>, FreeBSD GNOME Users <gnome@FreeBSD.ORG> Subject: Re: mozilla 1.2 problems (before i file proper pr) Message-ID: <20030111023022.GA35874@moo.holy.cow> In-Reply-To: <1042249918.24444.36.camel@shumai.marcuscom.com> References: <20030111004015.GA18134@moo.holy.cow> <1042245617.24444.6.camel@shumai.marcuscom.com> <1042249918.24444.36.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
in message <1042249918.24444.36.camel@shumai.marcuscom.com>, wrote Joe Marcus Clarke thusly... > > > > > On Fri, 2003-01-10 at 19:40, parv wrote: > > > > > > ...so not specifying "irc" won't actually disable chatzilla (unless > > > i missed something)... > > This isn't a problem. Take a look at patch-qt. irc gets removed. oops. i indeed missed something. sorry. > > > also, i tried to compile 1.2 w/ following in Makefile.local... > > > > > > WITHOUT_MAILNEWS= "mutt slrn" > > > WITHOUT_LDAP= "yup" > > > WITHOUT_CHATZILLA= "xchat" > > > WITHOUT_COMPOSER= "vim" > > > WITHOUT_XFT= "ya" > > 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. - parv -- 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?20030111023022.GA35874>