[cairo] Pixman configure fail on mingw32

Dave Yeo daveryeo at telus.net
Sat Apr 11 22:01:14 PDT 2009


On 04/11/09 02:01 pm, Gerdus van Zyl wrote:
>
> Pixman fails to run make at the check for GTK on mingw32/msys; I do
> not have the gtk dev libraries installed; commenting it out (adding
> $enable_gtk = no) makes it compile fine. Seems like the this bug
> (https://bugs.freedesktop.org/show_bug.cgi?id=4702) only now on
> pixman.
>
> ./configure: line 12189: PKG_PROG_PKG_CONFIG: command not found
> ./configure: line 12191: syntax error near unexpected token `gtk+-2.0,'
> ./configure: line 12191: `   PKG_CHECK_EXISTS(gtk+-2.0,
> enable_gtk=yes, enable_gtk=no)'
> make: *** [config.status] Error 2
>
> ~Gerdus

What happens if you do pkg-config --version on the command line?
Dave
ps you should also mention what version of pixman you are building


More information about the cairo mailing list