freetype
[Top][All Lists]
Advanced

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

[Freetype] unresolved symbols


From: Igor Pruchanskiy
Subject: [Freetype] unresolved symbols
Date: Fri, 4 May 2001 09:35:54 -0700
User-agent: Mutt/1.2.5i

Hello,

I am not even sure that this e-mail is supposed to be sent here, but 
looks like Thomas Boutell does not really want to reply to users e-mails....

I compiled freetype-2.0.2 and gd-2.0.1 last night....
both seemed to be fine, after that i got a CVS version of php4 because 
only cvs fersion supports gd2 and freetype2

and i got this:

/usr/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/lib/libgd.so: undefined reference to `FT_Glyph_Transform' 

If someone has any idea on how i can fix it, please reply to me directly since
i am not subscribed to this list.

thank you in advance
igor



reply via email to

[Prev in Thread] Current Thread [Next in Thread]