I'm trying to upgrade an old gentoo system running paludis 0.48.0. When compiling libdrm-2.24.20-r1, it fails with 'error: cairo.h: No such file or directory'.
Source code says # include <cairo.h> and the library is found in /usr/include/cairo/cairo.h I have tried to set "-I/usr/include/cairo/cairo.h" in the config files without success. I have also tried to recompile cairo but then I get an error with "gtk+.h" missing and the circular dependency appears. Is there an easy fix to resolve this issue? Thanks, -Eduardo _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
