From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 16 08:23:22 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEC5D16A41C for ; Thu, 16 Jun 2005 08:23:22 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from TMA-1.brad-x.com (TMA-1.brad-x.com [209.161.251.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7125243D1D for ; Thu, 16 Jun 2005 08:23:22 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from [10.61.32.107] (68-187-162-008.static.hckr.nc.charter.com [68.187.162.8]) by TMA-1.brad-x.com (Postfix) with ESMTP id 2912A5008929; Thu, 16 Jun 2005 04:23:21 -0400 (EDT) In-Reply-To: <20050616082012.GO98048@k2.vol.cz> References: <20050616082012.GO98048@k2.vol.cz> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <027668B2-6571-4AE0-8713-BC55CD01ABA9@ahze.net> Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Thu, 16 Jun 2005 04:23:43 -0400 To: vladimir.kotal@col.cz X-Mailer: Apple Mail (2.730) Cc: gnome@freebsd.org Subject: Re: firefox 1.0.4 compilation failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2005 08:23:23 -0000 On Jun 16, 2005, at 4:20 AM, Vladimir Kotal wrote: > > Hello, > > When tried to compile compile Firefox 1.0.4 from ports, it failed > with: > > c++ -o nsFontMetricsPS.o -c -DOSTYPE=\"FreeBSD4\" -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 -O2 > -fno-strict-aliasing -pipe -D_THREAD_SAFE -pipe -DNDEBUG -DTRIMMED -O > -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/pango-1.0 > -I/usr/X11R6/include -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 method `nsresult > nsFontPSFreeType::Init(nsITrueTypeFontCatalogEntry *, > nsPSFontGenerator > *)': > nsFontMetricsPS.cpp:1144: `struct FTC_ImageTypeRec_' has no member > named > `face_id' > nsFontMetricsPS.cpp:1145: `struct FTC_ImageTypeRec_' has no member > named > `width' > nsFontMetricsPS.cpp:1146: `struct FTC_ImageTypeRec_' has no member > named > `height' > nsFontMetricsPS.cpp: In method `struct FT_FaceRec_ * > nsFontPSFreeType::getFTFace()': > nsFontMetricsPS.cpp:1231: `struct FTC_ImageTypeRec_' has no member > named > `face_id' > nsFontMetricsPS.cpp: In method `void > nsFT2Type8Generator::GeneratePSFont(FILE *)': > nsFontMetricsPS.cpp:1625: `struct FTC_ImageTypeRec_' has no member > named > `face_id' > nsFontMetricsPS.cpp:1627: `struct FTC_ImageTypeRec_' has no member > named > `width' > nsFontMetricsPS.cpp:1628: `struct FTC_ImageTypeRec_' has no member > named > `height' > nsFontMetricsPS.cpp:1633: `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. > > update print/freetype2 to 2.1.9 and retry > > > The system is following: > > FreeBSD worm.hide.vol.cz 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 > #1: Mon Sep 27 11:53:19 CEST 2004 lada@worm.hide.vol.cz:/usr/src/ > sys/compile/GENERIC i386 > > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome- > unsubscribe@freebsd.org" >