This is a artifact of support for freetypes old custom config the
flags are set at
configure time instead of using a freetype.pc config file. The latest
versions do
support a config file. In time this would be fixed in the meantime you
would need to
modifiy the cairo.pc file to use the freetype.pc if it exists or you
can send a patch to the cairo folks. You would need to see if you can
use a freetype.pc and then change the file to be
portable. 

Mike


On 7/9/05, Davide Viti <[EMAIL PROTECTED]> wrote:
> Hi,
> I noticed that pangcairo.pc, after compiling with --prefix=/usr and 
> installing via
> "make install DESTDIR=/home/zino/xfree/2.7_dfb/D-I_final", contains
> some wrong paths. Here is its content:
> 
> ---------
> prefix=/usr
> exec_prefix=${prefix}
> libdir=${exec_prefix}/lib
> includedir=${prefix}/include
> 
> Name: Pango Cairo
> Description: Cairo rendering support for Pango
> Version: 1.9.0
> Requires: pango cairo
> Libs: -L${libdir} -lpangocairo-1.0
> Cflags: -I${includedir}/pango-1.0 -I/usr/include/freetype2 
> -I/home/zino/xfree/2.7_dfb/d-i_build/include/cairo 
> -I/home/zino/xfree/2.7_dfb/d-i_build/include -I/usr/X11R6/include 
> -I/usr/include/libpng12
> ---------
> 
> 
> that path was used during the first pass compilation 
> (--prefix=/home/zino/xfree/2.7_dfb/d-i_build)
> 
> ciao
> 
> Davide
> 
> 
> BodyID:92627830.2.n.logpart (stored separately)
> 
> _______________________________________________
> directfb-dev mailing list
> [email protected]
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
> 
> 
>

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to