From owner-freebsd-questions Mon Mar 18 21:37:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gyros.marcuscom.com (09-089.006.popsite.net [64.24.38.89]) by hub.freebsd.org (Postfix) with ESMTP id BE69037B404 for ; Mon, 18 Mar 2002 21:37:02 -0800 (PST) Received: (from marcus@localhost) by gyros.marcuscom.com (8.11.6/8.11.6) id g2J5aVF00556; Tue, 19 Mar 2002 00:36:31 -0500 (EST) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: Mozilla install problems. From: Joe Marcus Clarke To: Zapper Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20020318225745.4802e3d6.Zapper@FoxChat.Net> References: <20020318225745.4802e3d6.Zapper@FoxChat.Net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-7vbXC+DgUFb7vVDoip+2" X-Mailer: Evolution/1.0.2 Date: 19 Mar 2002 00:36:30 -0500 Message-Id: <1016516190.283.4.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-7vbXC+DgUFb7vVDoip+2 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2002-03-18 at 22:57, Zapper wrote: > I've tried for the last 3 days to get the latest ported version of mozi= lla (PORTVERSION=3D 0.9.9) to install on my FreeBSD-4.5 Stable box to no av= ail. I've looked with no luck to find if there was anything on this. The = following is the errors - This has been discussed ad nauseam on freebsd-ports@, -stable, -questions, and -gnome. Please consult the archives at=20 http://www.freebsd.org/search/search.html For solutions. Joe >=20 > 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 d= eclared 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 d= eclared 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 d= eclared 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 d= eclared 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 d= eclared 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 s= cope > .../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 initiali= zation of non-const static member `WrapFreeType' > nsAntiAliasedGlyph.cpp:104: `FT_BBox' was not declared in this scope > nsAntiAliasedGlyph.cpp:104: `aBbox' was not declared in this scope > nsAntiAliasedGlyph.cpp:104: syntax error before `,' > nsAntiAliasedGlyph.cpp:106: duplicate initialization of nsAntiAliasedGlyp= h::WrapFreeType > nsAntiAliasedGlyph.cpp:106: initializer list being treated as compound ex= pression > nsAntiAliasedGlyph.cpp:106: syntax error before `{' > nsAntiAliasedGlyph.cpp:108: ANSI C++ forbids declaration `mDescent' with = no type > nsAntiAliasedGlyph.cpp:108: `aBbox' was not declared in this scope > nsAntiAliasedGlyph.cpp:109: ANSI C++ forbids declaration `mLBearing' with= no type > nsAntiAliasedGlyph.cpp:109: `aBbox' was not declared in this scope > nsAntiAliasedGlyph.cpp:110: ANSI C++ forbids declaration `mRBearing' with= no type > nsAntiAliasedGlyph.cpp:110: `aBbox' was not declared in this scope > nsAntiAliasedGlyph.cpp:111: ANSI C++ forbids declaration `mAdvance' with = no type > nsAntiAliasedGlyph.cpp:111: `aSlot' was not declared in this scope > nsAntiAliasedGlyph.cpp:112: ANSI C++ forbids declaration `mWidth' with no= type > nsAntiAliasedGlyph.cpp:112: `aSlot' was not declared in this scope > nsAntiAliasedGlyph.cpp:113: ANSI C++ forbids declaration `mHeight' with n= o type > nsAntiAliasedGlyph.cpp:113: `aSlot' was not declared in this scope > nsAntiAliasedGlyph.cpp:116: syntax error before `if' > {standard input}: Assembler messages: > {standard input}:320: Error: Rest of line ignored. First ignored characte= r is `:'. > {standard input}:326: Error: Rest of line ignored. First ignored characte= r is `:'. > {standard input}:332: Error: Rest of line ignored. First ignored characte= r is `:'. > {standard input}:338: Error: Rest of line ignored. First ignored characte= r is `:'. > {standard input}:344: Error: Rest of line ignored. First ignored characte= r is `:'. > {standard input}:350: Error: Rest of line ignored. First ignored characte= r is `:'. > gmake[4]: *** [nsAntiAliasedGlyph.o] Error 1 > gmake[4]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/gfx/src/= gtk' > gmake[3]: *** [libs] Error 2 > gmake[3]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/gfx/src' > gmake[2]: *** [libs] Error 2 > gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/gfx' > gmake[1]: *** [tier_9] Error 2 > gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla' > gmake: *** [default] Error 2 > *** Error code 2 >=20 > Stop in /usr/ports/www/mozilla. > *** Error code 1 >=20 > Stop in /usr/ports/www/mozilla. > *** Error code 1 >=20 > Stop in /usr/ports/www/mozilla. > *** Error code 1 >=20 > Stop in /usr/ports/www/mozilla. >=20 >=20 > I've tried reinstalling gtk12 and freetype and several other things ...= the real hoot is, I got "linux-mozilla" installed ... go figure. I'd appr= eciate it if anyone has a solution or knows where I can find a solution. >=20 > Respectfully, >=20 > Mark Barthelemy >=20 > --=20 > Admin-FoxSurfer.Com FreeBSD 4.5-STABLE >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message >=20 --=-7vbXC+DgUFb7vVDoip+2 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 iEYEABECAAYFAjyWzl4ACgkQb2iPiv4Uz4e2RQCdFZEfiykXenDSF4NAkAPbGvbB 4q4An1JJZ2gmksGlFDBncnOXrgrgutla =LrSw -----END PGP SIGNATURE----- --=-7vbXC+DgUFb7vVDoip+2-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message