Date: Tue, 22 Mar 2005 00:43:25 +0100 From: Remko Lodder <remko@FreeBSD.org> To: Gili <gili@wss.co.il> Cc: freebsd-www@freebsd.org Subject: Re: Im having serious problem, when trying to compile firefox/mozilla Message-ID: <423F5C1D.6000309@FreeBSD.org> In-Reply-To: <opsn0jsontnm4p25@localhost> References: <opsn0jsontnm4p25@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
Gili wrote: > Hello guys, > Im trying to solve this problem over 3 days! > > I cant compile firefox/mozilla and Im getting this error: > > gmake[4]: Entering directory > `/usr/ports/www/firefox/work/mozilla/gfx/src/ps' > nsFontMetricsPS.cpp > c++ -o nsFontMetricsPS.o -c -DOSTYPE=\"FreeBSD5\" -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/firefox/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/local/include -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 -O -pipe -fshort-wchar -pipe > -DNDEBUG -DTRIMMED -O -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/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 > gmake[4]: Leaving directory > `/usr/ports/www/firefox/work/mozilla/gfx/src/ps' > gmake[3]: *** [libs] Error 2 > gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla/gfx/src' > gmake[2]: *** [libs] Error 2 > gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/gfx' > gmake[1]: *** [tier_9] Error 2 > gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla' > gmake: *** [default] Error 2 > *** Error code 2 > > Stop in /usr/ports/www/firefox. > Gili@FreeBSD# > > > I tried to recvsup, make clean ,make distclean , make reinstall. > and no success. > I really need your help... > > thanks alot! > Hi Gili, I do not know how to solve your problem, but i do know that this isn't something for www@freebsd.org but for ports@freebsd.org (therefor cc'ed). Perhaps they do know a way to help you. To help you a bit i searched the FreeBSD PR (problem records) db a little but i could not find something that matched a broken firefox. Goodluck, Cheers, remko -- Kind regards, Remko Lodder ** remko@elvandar.org Reporter DSINET ** remko@DSINet.org Founder Tienervaders ** remko@tienervaders.org FreeBSD Documentation Project ** remko@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?423F5C1D.6000309>