$ make -f client.mk build … nsFreeType.cpp:125: 警告: (perhaps the `offsetof' macro was used incorrectly) … nsFreeType.cpp:287: error: expected `,' or `;' が '{' トークンの前にあります nsFreeType.cpp:323: error: `FTC_Image_Cache' has not been declared nsFreeType.cpp:324: error: ISO C++ forbids declaration of `cache' with no type nsFreeType.cpp:392: error: `nsresult nsFreeType2::GetImageCache' is not a static member of `class nsFreeType2' nsFreeType.cpp:392: error: `FTC_Image_Cache' was not declared in this scope nsFreeType.cpp:392: error: `aCache' was not declared in this scope nsFreeType.cpp:393: error: expected `,' or `;' が '{' トークンの前にあります nsFreeType.cpp: In member function `void nsFreeType2::ClearGlobals()': nsFreeType.cpp:429: error: `mImageCache' undeclared (first use this function) nsFreeType.cpp:429: error: (未宣言変数については、それが関数内で最初に現われた時だけ報告されます。) nsFreeType.cpp: In member function `PRBool nsFreeType2::InitLibrary()': nsFreeType.cpp:668: error: `mImageCache' undeclared (first use this function) make[5]: *** [nsFreeType.o] エラー 1 make[5]: Leaving directory `/usr/local/brightv/mozilla/gfx/src/freetype' make[4]: *** [libs] エラー 2 make[4]: Leaving directory `/usr/local/brightv/mozilla/gfx/src' make[3]: *** [libs] エラー 2 make[3]: Leaving directory `/usr/local/brightv/mozilla/gfx' make[2]: *** [tier_9] エラー 2 make[2]: Leaving directory `/usr/local/brightv/mozilla' make[1]: *** [default] エラー 2 make[1]: Leaving directory `/usr/local/brightv/mozilla' make: *** [build] エラー 2