Skip site navigation (1)Skip section navigation (2)
Date:      25 Mar 2002 13:58:36 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Eric Liedtke <jesus@musinghalfwit.org>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: Problems building mozilla
Message-ID:  <1017082716.50201.34.camel@gyros.marcuscom.com>
In-Reply-To: <3C9F71EA.BFDCA1C3@musinghalfwit.org>
References:  <3C9F71EA.BFDCA1C3@musinghalfwit.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-CnaMhsSFYLGRvT4QJhGY
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Mon, 2002-03-25 at 13:52, Eric Liedtke wrote:
> I tried to building mozilla 0.9.9 this morning, cvsup'd this morning as
> well
> and it died like this....

Scan the mailing list archives for -ports, -stable, or -questions.  You
will find numerous hits on this issue.  You should be able to use
nsAntiAliasedGlyph.o as a search string.

Joe

>=20
> ------------------------------------------------------------------------
>=20
> gmake[4]: Leaving directory
> `/usr/ports/www/mozilla/work/mozilla/gfx/src/ps'
> gmake[4]: Entering directory
> `/usr/ports/www/mozilla/work/mozilla/gfx/src/xlibrgb'
> ../../../config/nsinstall -R -m 755 libxlibrgb.so ../../../dist/lib
> ../../../config/nsinstall -R -m 755 libxlibrgb.so ../../../dist/bin
> gmake[4]: Leaving directory
> `/usr/ports/www/mozilla/work/mozilla/gfx/src/xlibrgb'
> gmake[4]: Entering directory
> `/usr/ports/www/mozilla/work/mozilla/gfx/src/gtk'
> nsAntiAliasedGlyph.cpp
> c++ -o nsAntiAliasedGlyph.o -c -DOSTYPE=3D\"FreeBSD5\"
> -DOSARCH=3D\"FreeBSD\" -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/freetype2 -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 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
> nsAntiAliasedGlyph::WrapFreeType
> nsAntiAliasedGlyph.cpp:106: initializer list being treated as compound
> expression
> 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
> no 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: Warning: rest of line ignored; first ignored
> character is `:'
> {standard input}:326: Warning: rest of line ignored; first ignored
> character is `:'
> {standard input}:332: Warning: rest of line ignored; first ignored
> character is `:'
> {standard input}:338: Warning: rest of line ignored; first ignored
> character is `:'
> {standard input}:344: Warning: rest of line ignored; first ignored
> character is `:'
> {standard input}:350: Warning: rest of line ignored; first ignored
> character 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
> I looked at the /usr/local/include/freetype2/freetype/ftglyph.h file and
> didn't see anything I thought
> abnormal in it. This was on a -current box, so I tried on one of my
> -stable boxes and it died there
> also. Is it just me? Any help would be appreciated.
>=20
> -Eric Liedtke
>=20
>=20
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-ports" in the body of the message
>=20


--=-CnaMhsSFYLGRvT4QJhGY
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

iEYEABECAAYFAjyfc1wACgkQb2iPiv4Uz4ezcwCeNWhOE7JDfxSnFE5W1sQoHs1H
K3QAn3c80xm6901tDnYKVDte6QbbJAO8
=7Qtg
-----END PGP SIGNATURE-----

--=-CnaMhsSFYLGRvT4QJhGY--

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?1017082716.50201.34.camel>