Thanks Tadej,

I just got sucess compiling gtk+ as you adviced me.
I just updated fontconfig to the last 2.8.0 version, which included the last
fontconfig.h also;
and followed the preferred sequence of installing whole GTK+ stack:

cairo, glib, atk, pango, gtk.

as said by http://gtkforums.com/viewtopic.php?t=3760&highlight=fontconfig
and it worked for me!

But for the last;
I just got errors when making the  optional "make check" step for cairo and
gtk+ as bellow:

So I do ask: "Does these errors mean I'm exposed to any kind of attack by
securities holes when using
this libraries?!"

...............................gtk+ "make check" error
message.............................................
Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests.
make[5]: *** [test] Error 1
make[5]: Leaving directory `/home/calves/mydownloads/gtk+-2.18.4/gtk/tests'
make[4]: *** [test] Error 2
make[4]: Leaving directory `/home/calves/mydownloads/gtk+-2.18.4/gtk'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/calves/mydownloads/gtk+-2.18.4/gtk'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/calves/mydownloads/gtk+-2.18.4/gtk'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/home/calves/mydownloads/gtk+-2.18.4/gtk'
make: *** [check-recursive] Error 1
-----------------------------------------------------------------------------------------------
.................................................cairo "make check" error
message...............................
make[4]: Entering directory `/home/calves/mydownloads/cairo-1.8.8/src'
/bin/sh: line 8: cairo.def: Permission denied
make[5]: *** [cairo.def] Error 1
Checking that .libs/libcairo.so has the same symbol list as cairo.def
19d18
..........................................
FAIL: check-def.sh
..........................................
========================================================================
1 of 6 tests failed
Please report to http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
========================================================================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/home/calves/mydownloads/cairo-1.8.8/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/calves/mydownloads/cairo-1.8.8/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/home/calves/mydownloads/cairo-1.8.8/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/calves/mydownloads/cairo-1.8.8'
make: *** [check] Error 2
------------------------------------------------------------------------------------------------------

Carlos Alberto



2009/12/12 Tadej Borovšak <[email protected]>

> Hello.
>
> I'm reposting this back to mailing list for other to help.
>
> > No, I already have fontconfig 2.4.2 installed! that's enough, isn't it?
> > Anybody else could point me out another hints?
>
> If I'm not mistaken, you'll need fontconfig development package. I
> searched the gtkforums.com for a thread that deals with this error and
> this is what I found:
> http://gtkforums.com/viewtopic.php?t=3760&highlight=fontconfig
>
> Tadej
>
> --
> Tadej Borovšak
> tadeboro.blogspot.com
> [email protected]
> [email protected]
>
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to