The function CGBitmapContextGetBitmapInfo is not available in Mac OS/X 10.3. It would be nice if you could avoid it altogether. It is currently used in quartz: src/cairo-quartz-surface.c See more info here: http://developer.apple.com/documentation/GraphicsImaging/Reference/CGBitmapContext/Reference/reference.html#//apple_ref/c/func/CGBitmapContextGetBitmapInfo I could otherwise compile cairo on 10.3. (well... without the gtk-docs) Thank, Alexis
*** Bug 7377 has been marked as a duplicate of this bug. ***
*** Bug 8075 has been marked as a duplicate of this bug. ***
It kind of looks like this was fixed in 3623da441a2b9dcec1effef71a41967ad5ff1363 or maybe 4c201723ce8139c2e6620881583bc08e3aa1bad7. Is this still a problem?
I do not have 10.3 anymore...
We could probably just decide to depend on 10.4 at this point... and close this.
The MacOS X backend requires version 10.4 or greater.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.