well, I solved the problem not by installing pango under /usr but by adding -lfreetype in the lib section of the pangoxft pkgconfig file. The unknown symbols FT_... all belong to the freetype library.
Now I can install and run gtk-2.3 applications. Thanks for your help.
-- Steffen
Julio Mieza del Val wrote:
I got the same error:
/usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `FT_Stream_GetShort'
/usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `FT_Stream_ExitFrame'
/usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `FT_Stream_GetLong'
/usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `FT_Stream_Seek'
/usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `FT_Stream_EnterFrame'
some weeks ago. The problem was that I installed the new pango libs at /usr/local/lib instead at /usr/lib.
In my opinion you must download a new version of Pango and configure it with the --prefix=/usr/
_______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list