[cairo] Compiling Error

Jason Dorje Short jdorje at users.sf.net
Tue Jan 24 16:44:51 PST 2006


Got.cha at gmx.de wrote:
> Hello everybody,
> I've got an error during the compiling process, outputs this:
> 
> command: make -s -j (It got 3 processors ;-)

Use -j3 or -j5. -j is obnoxious on large compiles.

Anyway, it sounds like you don't have Xrender.  Do you have an Xrender.h 
(on my system it's in /usr/include/X11/extensions/Xrender.h), and if so, 
does it have a line defining PictStandardA1?

-jason


More information about the cairo mailing list