Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2002 10:47:51 -0700
From:      "Raheel Khan" <raheel@criticaledge.net>
To:        freebsd-ports@FreeBSD.ORG
Subject:   mozilla
Message-ID:  <3CB71DC7.7040604@criticaledge.net>

next in thread | raw e-mail | index | archive | help
hey folks, thanks for the tip, got gettext-0.11.1 up and running. Also 
let bruno know about the problem and he said .12 would have a check to 
avoid the problem. Thanks again.

Anyway, I decided to install the latest mozilla and came up with this 
issue in /usr/ports/mozilla:

gmake[4]: Entering directory
`/usr/ports/www/mozilla/work/mozilla/gfx/src/gtk'
nsAntiAliasedGlyph.cpp
c++ -o nsAntiAliasedGlyph.o -c -DOSTYPE=\"FreeBSD4\" -DOSARCH=\"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



Any clue? Sorry ...

Raheel Khan



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?3CB71DC7.7040604>