[cairo] compiling cairo, but getting recursive loop
Carl Worth
cworth at cworth.org
Tue Jan 4 09:56:09 PST 2005
On Tue, 4 Jan 2005 11:48:28 -0500, Jing Chen wrote:
> I am compiling cairo, but getting a recursive and unstoppable make.
I've certainly never seen anything like that with cairo. Is your
computer's clock set correctly?
> In file included from cairo.c:38:
> cairoint.h:407: warning: `__visibility__' attribute ignored on non-class types
These warnings appear with newer versions of gcc. They are harmless,
(and the latest version of cairo in CVS has been fixed to silence
these).
-Carl
More information about the cairo
mailing list