From owner-freebsd-ports Fri Apr 12 14:25:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 2470537B41F for ; Fri, 12 Apr 2002 14:25:04 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3CLOtXA063773; Fri, 12 Apr 2002 17:24:56 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g3CLOt1k063734; Fri, 12 Apr 2002 17:24:55 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: mozilla From: Joe Marcus Clarke To: Raheel Khan Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <3CB71DC7.7040604@criticaledge.net> References: <3CB71DC7.7040604@criticaledge.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-iatxHJnLH+zExLpmS3EJ" X-Mailer: Ximian Evolution 1.0.3 Date: 12 Apr 2002 18:24:55 -0300 Message-Id: <1018646695.287.13.camel@gyros.marcuscom.com> Mime-Version: 1.0 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 --=-iatxHJnLH+zExLpmS3EJ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2002-04-12 at 14:47, Raheel Khan wrote: > hey folks, thanks for the tip, got gettext-0.11.1 up and running. Also=20 > let bruno know about the problem and he said .12 would have a check to=20 > avoid the problem. Thanks again. Upgrade your freetype port to the latest version, then make clean and rebuild mozilla. IF you need more help just search for the ports@ archive for the other reports of this same problem. Joe >=20 > Anyway, I decided to install the latest mozilla and came up with this=20 > issue in /usr/ports/mozilla: >=20 > gmake[4]: Entering directory > `/usr/ports/www/mozilla/work/mozilla/gfx/src/gtk' > nsAntiAliasedGlyph.cpp > c++ -o nsAntiAliasedGlyph.o -c -DOSTYPE=3D\"FreeBSD4\" -DOSARCH=3D\"FreeB= SD\" > -DOJI -D_IMPL_NS_GFXNONXP -DUSE_POSTSCRIPT -DUSE_XPRINT > -DUSE_MOZILLA_TYPES -DMOZ_ENABLE_FREETYPE2 -I./. -I./.. -I./../x11shared > -I../../../dist/include/xpcom -I../../../dist/include/string > -I../../../dist/include/widget -I../../../dist/include/view > -I../../../dist/include/util -I../../../dist/include/dom > -I../../../dist/include/pref -I../../../dist/include/uconv > -I../../../dist/include/unicharutil -I../../../dist/include/windowwatcher > -I../../../dist/include/locale -I../../../dist/include/content > -I../../../dist/include/layout -I../../../dist/include/necko > -I../../../dist/include/gfx -I../../../dist/include > -I/usr/ports/www/mozilla/work/mozilla/dist/include/nspr > -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype= 2 > -I/usr/local/include -I/usr/X11R6/include -fPIC -I/usr/X11R6/include > -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion > -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual > -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -O -pipe -pipe -DNDEBUG > -DTRIMMED -ffunction-sections -I/usr/X11R6/include/gtk12 > -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include > -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIENT -include > ../../../config-defs.h nsAntiAliasedGlyph.cpp > 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 > /usr/local/include/freetype2/freetype/ftglyph.h:228: syntax error before > `(' > /usr/local/include/freetype2/freetype/ftglyph.h:250: `FT_Error' was not > declared in this scope > /usr/local/include/freetype2/freetype/ftglyph.h:251: syntax error before > `(' > /usr/local/include/freetype2/freetype/ftglyph.h:280: `FT_Error' was not > declared in this scope > /usr/local/include/freetype2/freetype/ftglyph.h:281: syntax error before > `(' > /usr/local/include/freetype2/freetype/ftglyph.h:360: syntax error before > `(' > /usr/local/include/freetype2/freetype/ftglyph.h:436: `FT_Error' was not > declared in this scope > /usr/local/include/freetype2/freetype/ftglyph.h:437: syntax error before > `(' > /usr/local/include/freetype2/freetype/ftglyph.h:455: syntax error before > `(' > /usr/local/include/freetype2/freetype/ftglyph.h:486: syntax error before > `(' > /usr/local/include/freetype2/freetype/ftglyph.h:505: `FT_Error' was not > declared in this scope > /usr/local/include/freetype2/freetype/ftglyph.h:506: syntax error before > `(' > In file included from nsAntiAliasedGlyph.cpp:47: > ../x11shared/nsAntiAliasedGlyph.h:45: `FT_BBox' was not declared in this > scope > ../x11shared/nsAntiAliasedGlyph.h:45: `aBbox' was not declared in this > scope > ../x11shared/nsAntiAliasedGlyph.h:45: syntax error before `,' > ../x11shared/nsAntiAliasedGlyph.h:46: ANSI C++ forbids initialization of > member `WrapFreeType' > ../x11shared/nsAntiAliasedGlyph.h:46: making `WrapFreeType' static > ../x11shared/nsAntiAliasedGlyph.h:46: ANSI C++ forbids in-class > initialization >=20 >=20 >=20 > Any clue? Sorry ... >=20 > Raheel Khan >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message >=20 --=20 PGP Key: http://www.marcuscom.com/pgp.asc --=-iatxHJnLH+zExLpmS3EJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEABECAAYFAjy3UKcACgkQb2iPiv4Uz4dczgCfT4qa2dwfNpgVQISsIelE8JFe 5KgAnjV4lEAR4g/wW4dn79SiaI5jH2L1 =/U29 -----END PGP SIGNATURE----- --=-iatxHJnLH+zExLpmS3EJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message