Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2005 14:56:45 -0500 (EST)
From:      Chuck Robey <chuckr@chuckr.org>
To:        FreeBSD-gnome@FreeBSD.org
Subject:   mozilla breakage
Message-ID:  <20050315145456.H84655@april.chuckr.org>

next in thread | raw e-mail | index | archive | help
OK, here is the error I'm seeing on the mozilla build, anyone else see
this?  (I'm going to work on it for a while...)

c++ -o nsFontMetricsPS.o -c -DOSTYPE=\"FreeBSD6\" -DOSARCH=\"FreeBSD\"
-DHAVE_DEPENDENT_LIBS -I../.. -I./..  -I../../../dist/include/xpcom
-I../../../dist/include/string -I../../../dist/include/widget
-I../../../dist/include/pref -I../../../dist/include/caps
-I../../../dist/include/locale -I../../../dist/include/uconv
-I../../../dist/include/view -I../../../dist/include/necko
-I../../../dist/include/imglib2 -I../../../dist/include/unicharutil
-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.
-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 -Wcast-align
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor
-Wno-long-long -O2 -fno-strict-aliasing -pipe -fshort-wchar -pipe  -DDEBUG
-D_DEBUG -DDEBUG_root -DTRACING -g -DXTHREADS -DXUSE_MTSAFE_API
-I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0
-I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include
-I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2
-I/usr/local/include    -I/usr/X11R6/include  -I/usr/X11R6/include
-DMOZILLA_CLIENT -include ../../../mozilla-config.h nsFontMetricsPS.cpp
nsFontMetricsPS.cpp: In member function `nsresult
nsFontPSFreeType::Init(nsITrueTypeFontCatalogEntry*, nsPSFontGenerator*)':
nsFontMetricsPS.cpp:1144: error: 'struct FTC_ImageTypeRec_' has no member
named 'face_id'
nsFontMetricsPS.cpp:1145: error: 'struct FTC_ImageTypeRec_' has no member
named 'width'
nsFontMetricsPS.cpp:1146: error: 'struct FTC_ImageTypeRec_' has no member
named 'height'
nsFontMetricsPS.cpp: In member function `FT_FaceRec_*
nsFontPSFreeType::getFTFace()':
nsFontMetricsPS.cpp:1231: error: 'struct FTC_ImageTypeRec_' has no member
named 'face_id'
nsFontMetricsPS.cpp: In member function `virtual void
nsFT2Type8Generator::GeneratePSFont(FILE*)':
nsFontMetricsPS.cpp:1625: error: 'struct FTC_ImageTypeRec_' has no member
named 'face_id'
nsFontMetricsPS.cpp:1627: error: 'struct FTC_ImageTypeRec_' has no member
named 'width'
nsFontMetricsPS.cpp:1628: error: 'struct FTC_ImageTypeRec_' has no member
named 'height'
nsFontMetricsPS.cpp:1633: error: 'struct FTC_ImageTypeRec_' has no member
named 'face_id'
gmake[4]: *** [nsFontMetricsPS.o] Error 1
g

----------------------------------------------------------------------------
Chuck Robey         | Interests include C & Java programming, FreeBSD,
chuckr@chuckr.org   | electronics, communications, and SF/Fantasy.

New Year's Resolution:  I will not sphroxify gullible people into looking up
fictitious words in the dictionary (on the wall at my old fraternity,
Signa Phi Nothing).
----------------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050315145456.H84655>