dfports/www/firefox doesn't build :(

Raphael Marmier raphael at marmier.net
Wed Mar 30 06:56:11 PST 2005


I wonder why. Looks like something's wrong with Freetype, but the latest 
version is installed.

I'm getting a little crazy. Everytime I try making myself a usefull 
DragonFly machine, something has to break horribly. Last time was xorg, 
now Firefox. Duh.

The xorg package has been successfully built and installed. X is not 
configured though, as it is a headless machine.

dragonfly# uname -a
DragonFly dragonfly.local 1.1-CURRENT DragonFly 1.1-CURRENT #1: Fri Mar 
25 22:56:28 2005     raphael at xxxxxxxxxxxxxxx:/data/

did mergemaster and make upgrade when I upgraded the os.

SMP is enabled in the kernel.

dragonfly# gcc -v
Using builtin specs.
gcc version 2.95.4 20020320 [DragonFly]
output of make install:

. ... <snip>
gmake[4]: Entering directory 
`/usr/dfports/www/firefox/work/mozilla/gfx/src/freetype'
nsFreeType.cpp
c++ -o nsFreeType.o -c -DOSTYPE=\"FreeBSD4\" -DOSARCH=\"FreeBSD\" 
-I../.. -I../../../dist/include/xpcom -I../../../dist/inl
In file included from nsFreeType.h:39,
                 from nsFreeType.cpp:48:
. ./../../dist/include/gfx/nsIFreeType2.h:53: `FTC_Image_Cache' was not 
declared in this scope
. ./../../dist/include/gfx/nsIFreeType2.h:53: `aImageCache' was not 
declared in this scope
. ./../../dist/include/gfx/nsIFreeType2.h:53: virtual outside class 
declaration
. ./../../dist/include/gfx/nsIFreeType2.h:92: syntax error before `,'
. ./../../dist/include/gfx/nsIFreeType2.h:104: syntax error before `*'
In file included from nsFreeType.cpp:48:
nsFreeType.h:107: `FTC_Image_Cache' was not declared in this scope
nsFreeType.h:107: `FTC_Image_Desc' was not declared in this scope
nsFreeType.h:107: syntax error before `,'
nsFreeType.h:107: typedef declaration includes an initializer
nsFreeType.h:107: typedef `FTC_Image_Cache_Lookup_t' is initialized
nsFreeType.h:113: syntax error before `*'
nsFreeType.h:145: `FTC_Image_Cache' was not declared in this scope
nsFreeType.h:145: `aImageCache' was not declared in this scope
nsFreeType.h:145: `GetImageCache' declared as a `virtual' field
nsFreeType.h:145: syntax error before `,'
nsFreeType.h:145: syntax error before `*'
nsFreeType.h:216: syntax error before `;'
nsFreeType.cpp:285: syntax error before `,'
nsFreeType.cpp: In method `nsresult nsFreeType2::ImageCacheLookup(...)':
nsFreeType.cpp:289: `cache' undeclared (first use this function)
nsFreeType.cpp:289: (Each undeclared identifier is reported only once
nsFreeType.cpp:289: for each function it appears in.)
nsFreeType.cpp:289: `desc' undeclared (first use this function)
nsFreeType.cpp:289: `glyphID' undeclared (first use this function)
nsFreeType.cpp:289: `glyph' undeclared (first use this function)
nsFreeType.cpp:289: `nsFreeType2::nsFTC_Image_Cache_Lookup' cannot be 
used as a function
nsFreeType.cpp: At top level:
nsFreeType.cpp:323: syntax error before `*'
nsFreeType.cpp: In method `nsresult nsFreeType2::ImageCacheNew(...)':
nsFreeType.cpp:326: `manager' undeclared (first use this function)
nsFreeType.cpp: At top level:
nsFreeType.cpp:392: `FTC_Image_Cache' was not declared in this scope
nsFreeType.cpp:392: `aCache' was not declared in this scope
nsFreeType.cpp:393: `nsresult nsFreeType2::GetImageCache' is not a 
static member of `class nsFreeType2'
nsFreeType.cpp:393: syntax error before `{'
nsFreeType.cpp:89: warning: `FT_Error nsFreeType2__DummyFunc()' declared 
`static' but never defined
nsFreeType.cpp:91: warning: `class nsHashtable * gFreeTypeFaces' defined 
but not used
gmake[4]: *** [nsFreeType.o] Erreur 1
gmake[4]: Leaving directory 
`/usr/dfports/www/firefox/work/mozilla/gfx/src/freetype'
gmake[3]: *** [libs] Erreur 2
gmake[3]: Leaving directory `/usr/dfports/www/firefox/work/mozilla/gfx/src'
gmake[2]: *** [libs] Erreur 2
gmake[2]: Leaving directory `/usr/dfports/www/firefox/work/mozilla/gfx'
gmake[1]: *** [tier_9] Erreur 2
gmake[1]: Leaving directory `/usr/dfports/www/firefox/work/mozilla'
gmake: *** [default] Erreur 2
*** Error code 2





More information about the Users mailing list