Hello, I'm trying to build icecat in Fedora 11 and I've got the following error : >gfxFT2Fonts.cpp: In constructor ‘gfxFT2FontGroup::gfxFT2FontGroup(const > nsAString_internal&, const gfxFontStyle*)’: gfxFT2Fonts.cpp:241: erreur: no > matching function for call to > ‘nsStringArray::AppendElement(NS_ConvertUTF8toUTF16)’ > ../../../dist/include/xpcom/nsVoidArray.h:108: note: candidats sont: PRBool > nsVoidArray::AppendElement(void*) gfxFT2Fonts.cpp:255: erreur: no matching > function for call to ‘gfxFT2Font::GetOrMakeFont(nsString*, gfxFontStyle*)’ > ../../../dist/include/thebes/gfxFT2Fonts.h:127: note: candidats sont: > static already_AddRefed<gfxFT2Font> gfxFT2Font::GetOrMakeFont(const > nsAString_internal&, const gfxFontStyle*) gfxFT2Fonts.cpp: In member > function ‘gfxFT2Font* gfxFT2FontGroup::FindFontForChar(PRUint32, PRUint32, > PRUint32, gfxFT2Font*)’: gfxFT2Fonts.cpp:397: attention : unused variable > ‘selectedFont’ >gfxFT2Fonts.cpp: At global scope: >gfxFT2Fonts.cpp:278: attention : ‘PRInt32 > AppendDirectionalIndicatorUTF8(PRBool, nsACString_internal&)’ defined but > not used gmake[5]: *** [gfxFT2Fonts.o] Erreur 1
Does somebody have an idea of how to fix it ? What are the standard option to add to successfully build icecat ? Thanks ! -- http://gnuzilla.gnu.org
