Created attachment 19825 [details] test.log for make test on cairo failed on pixman installed is pixman-0.12.0, what is needed for cairo-1.8.0. cairo compiled finished. but 'make test' failed on 165 tests, all depend of pixman. i add a test.log file
All the tests fail with "/tmp/cairo-1.8.0/test/.libs/lt-text-antialias-none: symbol lookup error: /tmp/cairo-1.8.0/src/.libs/libcairo.so.2: undefined symbol: pixman_region32_init" which implies that you've not correctly installed libpixman. After running make install for pixman, did you run ldconfig?
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.