Re: pango-1.2.1 compile failure with fontconfig-1.0.1 , compile ok without fontconfig



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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]