On Sat, 18 Jun 2005 11:57:59 +0200, "Jose A. Ortega Ruiz" <[EMAIL PROTECTED]> said:
> Hi. I am running Debian unstable on an iBook and, recently, GNUstep > packages have stop working. When I try to launch any GNUstep app, I > get an error like this one: > /usr/lib/GNUstep/System/Applications/Cynthiune.app/Cynthiune: > relocation error: > /usr/lib/GNUstep/System/Library/Bundles/libgnustep-back.bundle/./libgnustep-back: > undefined symbol: FTC_Manager_Lookup_Size As a temporary workaround, downgrade libfreetype6 to something before 2.1.10-1, and it should work fine. (I'm using libfreetype6 2.1.7-2.4.) It looks like freetype renamed that function to FTC_Manager_LookupSize (removed the last `_'). The FTC_Manager_Lookup_Face function was renamed similarly. -- Hubert Chan <[EMAIL PROTECTED]> - http://www.uhoreg.ca/ PGP/GnuPG key: 1024D/124B61FA Fingerprint: 96C5 012F 5F74 A5F7 1FF7 5291 AF29 C719 124B 61FA Key available at wwwkeys.pgp.net. Encrypted e-mail preferred. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

