Date: Thu, 14 Mar 2002 17:42:01 +0200 From: Maxim Sobolev <sobomax@FreeBSD.org> To: Tsu-Fan Cheng <tfcheng@tfcheng.dnsq.org> Cc: gnome@FreeBSD.org Subject: Re: mozilla-0.9.9 Message-ID: <3C90C4C9.7A1EBC0D@FreeBSD.org> References: <20020314153538.GA25812@tfcheng.dnsq.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Tsu-Fan Cheng wrote: > > hi, > i was trying to make mozilla-0.9.9 today, but i have some problem: > > In file included from ../x11shared/nsAntiAliasedGlyph.h:9, > from nsAntiAliasedGlyph.cpp:47: > /usr/local/include/freetype2/freetype/ftglyph.h:104: syntax error before `;' > /usr/local/include/freetype2/freetype/ftglyph.h:106: syntax error before `;' > /usr/local/include/freetype2/freetype/ftglyph.h:157: syntax error before `;' > /usr/local/include/freetype2/freetype/ftglyph.h:205: syntax error before `;' > /usr/local/include/freetype2/freetype/ftglyph.h:227: `FT_Error' was not declared in this scope > ..etc.... > > is there something i can do to fix this? Already resolved - see below. -------- Original Message -------- Subject: Freetype-related problem with Mozilla build had been resolved Date: Thu, 14 Mar 2002 16:19:01 +0200 From: Maxim Sobolev <sobomax@FreeBSD.ORG> Organization: Vega International Capital CC: gnome@FreeBSD.ORG, ports@FreeBSD.ORG Folks, I've resolved Mozilla build breakage when it is being built on a system with freetype1 installed. Please follow the following procedure to resolve the problem: 1. cvsup your ports as usually; 2. deinstall freetype-1.x.x package; 3. rebuild/reinstall freetype-1.x.x package from a freshly cvsup'ed ports; 4. restart Mozilla build. Thanks to all for their reports! Feel free to drop me a note if there are any other problems with Mozilla-0.9.9. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C90C4C9.7A1EBC0D>