Re: problem with building pango-1.0.4 and pangoxft2



On Sat, 2002-10-19 at 02:36, mike wrote:
> On Sat, 2002-10-19 at 01:22, Malcolm Tredinnick wrote:
> > On Sat, Oct 19, 2002 at 01:06:58AM +0100, mike wrote:
> > > I am running head cvs as my main environment.
> > > 
> > > However I am trying to build a sandbagged 2.0.2 release in /opt/gnome
> > > 
> > > The problem I am coming across is that pango is refusing to build
> > > libpangoxft, and of course later in the build packages are picking up
> > > libpangoxft in /usr/lib which is exactly what I dont want
> > > 
> > > So how do I either force pango to build pangoxft or stop other packages
> > > linking to the version in /usr
> > 
> > Look in the config.log file and the output of ./configure when building
> > pango to see why the test for the freetype libraries are failing. Then
> > fix those problems.
> > 
> > I cannot tell you how to fix them becuase your email is
> > equivalent to "Dear Abbey, I have some problems. I won't tell you the
> > details. How do I correct them? Signed, Confused."
> > 
> > Malcolm
> 
> The only errors relate to freetype 1 and xft1 whic I dont want anyway
> 
> snip1 xft1 stuff
> #include <X11/Xft/XftFreetype.h>
> configure:9776: result: no
> configure:9780: checking X11/Xft/XftFreetype.h presence
> configure:9787: gcc296 -E  -I/usr/include/freetype2 
> -I/usr/X11R6/include conftest.c
> configure:9783:33: X11/Xft/XftFreetype.h: No such file or directory
> configure:9793: $? = 1
> 
> snip2 freetype1 stuff
> #include <freetype/internal/tterrors.h>
> configure:9461: result: no
> configure:9465: checking freetype/internal/tterrors.h presence
> configure:9472: gcc296 -E  -I/usr/include/freetype2 conftest.c
> In file included from configure:9468:
> /usr/include/freetype2/freetype/internal/tterrors.h:29:10: #include
> expects "FILENAME" or <FILENAME>
> /usr/include/freetype2/freetype/internal/tterrors.h:36:10: #include
> expects "FILENAME" or <FILENAME>
> 

Is it me or is the behaviour of pango-1.04+ (and packages depending on
it) totally broken

1. Pango does not build xft2 support (despite announcements that it
does) because it looks for a file that is only present in xft1
(xftfreetype.h)

2. After failing to build pangoxft other packages (eg gtk+-2.0.6) look
for ANY installed pangoxft which will be pango-1.1.1 if any, this is
despite removing any reference to any gnome packages in .pc files (ie
/usr/lib/pkgconfig removed from PKG_CONFIG_PATH)

It should either get built or ignored
> 
> > -- 
> > The problem with the gene pool is that there is no lifeguard.
> > _______________________________________________
> > desktop-devel-list mailing list
> > desktop-devel-list gnome org
> > http://mail.gnome.org/mailman/listinfo/desktop-devel-list
> -- 
> Linux, Gnome what more do you need
> http://www.redtux.demon.co.uk
> _______________________________________________
> desktop-devel-list mailing list
> desktop-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/desktop-devel-list
-- 
Linux, Gnome what more do you need
http://www.redtux.demon.co.uk



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