From owner-freebsd-questions@FreeBSD.ORG Fri Mar 25 19:40:39 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E84C516A4CE for ; Fri, 25 Mar 2005 19:40:38 +0000 (GMT) Received: from pth3kpc.mcc.virginia.edu (pth3kpc.mcc.Virginia.EDU [128.143.108.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59A3B43D58 for ; Fri, 25 Mar 2005 19:40:38 +0000 (GMT) (envelope-from pth3k@virginia.edu) Received: from pth3kpc.mcc.virginia.edu (localhost.mcc.virginia.edu [127.0.0.1])j2PJcKVs001497 for ; Fri, 25 Mar 2005 14:38:21 -0500 (EST) (envelope-from pth3k@virginia.edu) Received: from localhost (localhost [[UNIX: localhost]]) j2PJcKi8001496 for freebsd-questions@freebsd.org; Fri, 25 Mar 2005 14:38:20 -0500 (EST) (envelope-from pth3k@virginia.edu) X-Authentication-Warning: pth3kpc.mcc.virginia.edu: pth3k set sender to pth3k@virginia.edu using -f From: Ty Hoeffer To: freebsd-questions@freebsd.org Date: Fri, 25 Mar 2005 14:38:19 -0500 User-Agent: KMail/1.7 References: <20050325190117.GA94763@epia2.farid-hajji.net> In-Reply-To: <20050325190117.GA94763@epia2.farid-hajji.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503251438.20465.pth3k@virginia.edu> Subject: Re: firefox and mozilla ports broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 19:40:39 -0000 Try going to ports/print/freetype2 and rebuild that port with a make & make install, that fixed it for me. Ty On Friday 25 March 2005 14:01, cpghost@cordula.ws wrote: > Hello, > > is it just me, or are the firefox _and_ mozilla ports currently > broken? > > c++ -o nsFontMetricsPS.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" > -DHAVE_DE PENDENT_LIBS -I../.. -I./.. -I../../../dist/include/xpcom > -I../../../dist/inclu de/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/inclu de/imglib2 -I../../../dist/include/unicharutil > -I../../../dist/include/gfx -I../ ../../dist/include > -I/usr/local/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 -Wcas t-align > -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dto r > -Wno-long-long -O -pipe -O2 -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 > -DXTHR EADS -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/li b/gtk-2.0/include > -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/loc > al/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(nsITrue TypeFontCatalogEntry*, 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::getFTFac e()': > nsFontMetricsPS.cpp:1231: error: 'struct FTC_ImageTypeRec_' has no member > named 'face_id' > nsFontMetricsPS.cpp: In member function `virtual void > nsFT2Type8Generator::Gener atePSFont(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/local/ports/www/mozilla/work/mozilla/gfx/src/p s' > gmake[3]: *** [libs] Error 2 > gmake[3]: Leaving directory > `/usr/local/ports/www/mozilla/work/mozilla/gfx/src' gmake[2]: *** [libs] > Error 2 > gmake[2]: Leaving directory `/usr/local/ports/www/mozilla/work/mozilla/gfx' > gmake[1]: *** [tier_9] Error 2 > gmake[1]: Leaving directory `/usr/local/ports/www/mozilla/work/mozilla' > gmake: *** [default] Error 2 > *** Error code 2 > > Thanks, > -cpghost. -- *************************************************************************** * Ty Hoeffer -- IS Net Engineer -- UVa. Health System/Computing Services * pth3k at Virginia.EDU -- http://warhammer.mcc.virginia.edu/ty * "Democracy is two wolves and a lamb deciding what to have for dinner. * Liberty is a well armed lamb contesting the decision." Ben Franklin ***************************************************************************