ramprasad@ncoretech.com
2005-Nov-21 08:50 UTC
[Fontconfig] undefined reference to FT_Get_Char_Next
Hi all, I am trying to cross compile GTK2.2.4 for arm platform. I have cross compiled glib, atk-1.2.4 pango-1.2.5 and i have also cross compiled freetype-2.1.5 , fontconfig-2.1.9 and gtk-2.2.4. Cross compilation went with out any problem and i have got the dynamic libraries also for all the packages. when i download some gtk2 sample application and try to run on ARM board it says "relocation error /usr/local/lib/libfontconfig ", undefined symbol to FT_Get_Next_Char". I checked libfreetype for FT_Get_Next_Char and it says defined. Can you please guide me regarding this. i have struck up at this point. Thanks in advance, Ramprasad