On Tue, 4 Feb 2003, torsten wrote:
> ./.libs/libpangoft2-1.0.so: undefined reference to `FT_Get_Next_Char'
> ./.libs/libpangoft2-1.0.so: undefined reference to `FT_Get_First_Char'
It looks like you're not properly linking to the freetype library.
First, do you have libfreetype installed? If so, make sure that the path
to it is in your LD_LIBRARY_PATH. If you don't have it installed, you
should download and install it (www.freetype.org; 2.1.3 is the most recent
stable version). Fontconfig requires freetype for proper use.
Hope this helps...
--- Amir
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list