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

Re: Another Bugs in Gnome2



>>>>> On 01 May 2002 15:33:47 -0400,
>>>>> "JT" == Jean-Philippe Tardif <jptardif@videotron.ca> wrote:

JT> Yeah it's linked with  libfreetype.so.6...

Hmm, it's very strange. are you sure that libfreetype.so.6
is 2.0.9?
for example, can you compile this code?

char FT_Get_First_Char ();
char (* a) ();

int main (void)
{
	a = FT_Get_First_Char;

	return 0;
}

If you can compile it, I have no idea anymore.

--
Akira TAGOH  : tagoh@gnome.gr.jp  / Japan GNOME Users Group
at@gclab.org : tagoh@gnome-db.org / GNOME-DB Project
             : tagoh@redhat.com   / Red Hat, Inc.
             : tagoh@debian.org   / Debian Project


-- 
To UNSUBSCRIBE, email to debian-gtk-gnome-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: