[cairo] cairo 1.8.10 configure error on Solaris 10u7 i386 32bit

Nicola Fontana ntd at entidi.it
Fri Aug 13 00:39:04 PDT 2010


Il giorno Sat, 24 Jul 2010 13:25:17 +0800
顾小波 <guxiaobo1982 at gmail.com> ha scritto:

> configure:25934: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES"
> Package pixman-1 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `pixman-1.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'pixman-1' found
> configure:25937: $? = 1
> Package pixman-1 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `pixman-1.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'pixman-1' found
> configure:25964: result: no
> configure:25966: result: no
> configure:25995: checking whether cairo's image surface backend feature could be enabled
> configure:25999: result: no (requires pixman-1 >= 0.12.0 http://cairographics.org/releases/)
> configure:26004: error: mandatory image surface backend feature could not be enabled

In both cases the pixmap library is not found. You should check
that you have the pixmap package, that the "dev" flavour of this
package (if it exists) is installed and that its version is at
least 0.12.0.

Eventually adjust the PKG_CONFIG_PATH to the base path of
pixmap-1.pc.

-- 
Nicola


More information about the cairo mailing list