Re: firefox and mozilla ports broken?

2005-03-25 Thread Ty Hoeffer
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, [EMAIL PROTECTED] 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
***
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firefox and mozilla ports broken?

2005-03-25 Thread cpghost
On Fri, Mar 25, 2005 at 02:38:19PM -0500, Ty Hoeffer wrote:
  is it just me, or are the firefox _and_ mozilla ports currently
  broken?
 
  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'

 Try going to ports/print/freetype2 and rebuild that port with a make  
 make install, that fixed it for me.

Thanks for the hint Ty. I'll report back if it doesn't solve the
problem.

Kind regards,
-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]