>
> Hi,
>
> I ported X11 and Gtk with X11 support on Embedded
> board(arm-linux).
> The problem I am facing now is setting the fontconfig. Because
> I have fontconfig and freetype libraries for X11 and I
> compiled Gtk with those libraries.
>
> The following error is produced when I tried to run gtkdemo
> application.
>
> (gtk-demo:1152): Gdk-WARNING **: Error converting from UTF-8
> to STRING: Could not open converter from 'UTF-8' to
> 'ISO-8859-'
>
> (gtk-demo:1152): Gdk-WARNING **: Error converting from UTF-8
> to STRING: Conversion from character set 'UTF-8' to
> 'ISO-8859-d
> Fontconfig warning: line 32: unknown element "cachedir"
> Fontconfig warning: line 33: unknown element "cachedir"
> Fontconfig error: "conf.d", line 1: no element found
>
> (gtk-demo:1152): Gdk-WARNING **: Error converting from UTF-8
> to STRING: Conversion from character set 'UTF-8' to
> 'ISO-8859-d
>
> (gtk-demo:1152): Gdk-WARNING **: Error converting from UTF-8
> to STRING: Conversion from character set 'UTF-8' to
> 'ISO-8859-d
>
> (gtk-demo:1152): Gdk-WARNING **: Error converting from UTF-8
> to STRING: Conversion from character set 'UTF-8' to
> 'ISO-8859-d
> Segmentation fault
>
>
> What I am doing is correct or not. Pls. suggest some solution
> for this.
>
> Thanks and Regards,
> Saroz
>
>
>
>
> _______________________________________________