I encountered this problem, and resolved it with the command 'emerge dev-libs/gobject-introspection'. These pages may help: http://forums.funtoo.org/viewtopic.php?pid=4984 https://bugs.gentoo.org/show_bug.cgi?id=391213 Best regards.
2012/2/4 Alan McKinnon <alan.mckin...@gmail.com>: > On Fri, 3 Feb 2012 10:22:21 -0500 > Michael Mol <mike...@gmail.com> wrote: > >> > To install cairo, try >> > >> > emerge x11-libs/cairo >> > >> > Assuming that works, try >> > >> > emerge --resume >> > >> > If the build works, you should be good. If you get the same error, >> > then you should file a bug report at bugs.gentoo.org. >> >> Actually, you should file a bug report either way, but the nature of >> the bug is different. If emerging cairo fixes the build error, then >> there's a dependency missing in the ebuild. If emerging cairo doesn't >> fix the build error, something else is broken that I don't have a clue >> about. > > I remember many times in the past having to deal with missing cairo.h > and every time it was either that cairo's build was stuffed or the > ebuild I was trying to emerge was stuffed. > > Bloody devs who insist on continually moving things around. Anyway, in > each case a symlink to the offending file would fix it. But this hasn't > happened in a long time now, maybe as much as a year. > > > > -- > Alan McKinnnon > alan.mckin...@gmail.com > >