[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freetype] ¿pango? compilation problem
From: |
Owen Taylor |
Subject: |
Re: [Freetype] ¿pango? compilation problem |
Date: |
Wed, 10 Jul 2002 15:05:47 -0400 (EDT) |
User-agent: |
Gnus/5.0807 (Gnus v5.8.7) Emacs/21.1 |
David Turner <address@hidden> writes:
> Hello Obi,
>
> Obi wrote:
> > Hi list,
> > I'm trying to build Gnome 2.0 in my system, and I have found the first
> > "big" problem when I try to compile pango (pango-1.0.3) after having
> > done it with freetype (freetype-2.1.0).
> > I post it here cause the error seems to be with Freetype, of
> > course,
> > i'll post it at some Pango list. This is the exact error,
> > thanks by your help. (Sorry for my english).
> >
>
> It seems that Pango uses FreeType's internal headers to implement OpenType
> Layout table parsing. Unfortunately, the bits used by the library have
> changed between 2.0.9 (the latest stable release) and the 2.1.x branch
>
> You should probably un-install freetype-2.1.0 from your system, and
> replace it with 2.0.9 until a decent fix to the situation is found.
Pango will actually compile fine with either 2.0.9 or 2.1.x, although
you need to recompile Pango when upgrading FreeType.
Since there errors here come when trying to compile Pango, I believe
the problem is FreeType-2.1.x headers, but FreeType-2.0.x libraries,
or vice versa.
Regards,
Owen