Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2002 17:15:55 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Will Yardley <william@hq.newdream.net>
Cc:        gnome@FreeBSD.org
Subject:   Re: problem with mozilla 9.9 port
Message-ID:  <3C9604AA.21996235@FreeBSD.org>
References:  <20020318104158.GA21668@hq.newdream.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Will Yardley wrote:
> 
> i'm getting the following error while building mozilla 9.9 from ports.
> not sure if the problem is with freetype or with mozilla, but thought i'd
> send a message along in case it's helpful. i'm running 4.5 stable (haven't
> cvsupped for a little bit though) and xfree86 4.1 (updating to 4.2).
> 
> i can provide config.status / config.log, or any other files that would be
> helpful.

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

> 
> /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: Error: Rest of line ignored. First ignored character is `:'.
> {standard input}:326: Error: Rest of line ignored. First ignored character is `:'.
> {standard input}:332: Error: Rest of line ignored. First ignored character is `:'.
> {standard input}:338: Error: Rest of line ignored. First ignored character is `:'.
> {standard input}:344: Error: Rest of line ignored. First ignored character is `:'.
> {standard input}:350: Error: 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
> 
> Stop in /usr/ports/www/mozilla.
> *** Error code 1
> 
> Stop in /usr/ports/www/mozilla.
> *** Error code 1
> 
> Stop in /usr/ports/www/mozilla.
> *** Error code 1
> 
> Stop in /usr/ports/www/mozilla.
> 
> --
> Will Yardley
> input: william < @ hq . newdream . net . >
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message

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?3C9604AA.21996235>