Date: Fri, 26 Apr 2002 13:32:51 +0200 (CEST) From: =?iso8859-1?Q?Mattias_Bj=F6rk?= <thrawn@linux.nu> To: <stable@FreeBSD.ORG> Subject: Mozilla compile errors on version 1.0.rc.1 Message-ID: <Pine.BSF.4.33L2.0204261327001.39267-200000@dasboot.birch.se>
index | next in thread | raw e-mail
[-- Attachment #1 --]
Hi,
This is my first email to this list, how ever I hope this is the right
list too mail to. I have problems compiling Mozilla 1.0.rc.1 with my
FreeBSD 4.5 stable version, last updated on sunday. I have reinstalled gcc
2.95.3 from ports but still do not help. I have attached the file with
the
"2>" output.
Im not a coder so I don't understand the error messages. But I hope that
someone will. :)
Or perhaps a cvsup update of the ports tree will do it? I will test i
know.
Thanks in advance.
Mvh Mattias Björk
A professor is one who talks in someone else's sleep.
[-- Attachment #2 --]
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}: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 `:'.
{standard input}:356: Error: Rest of line ignored. First ignored character is `:'.
{standard input}:362: Error: Rest of line ignored. First ignored character is `:'.
gmake[4]: *** [nsAntiAliasedGlyph.o] Error 1
gmake[3]: *** [libs] Error 2
gmake[2]: *** [libs] Error 2
gmake[1]: *** [tier_9] Error 2
gmake: *** [default] Error 2
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33L2.0204261327001.39267-200000>
