ports/105192: libcairo configure script broken

Tuure Laurinolli tuure at laurinolli.net
Mon Feb 5 23:40:27 UTC 2007


The following reply was made to PR ports/105192; it has been noted by GNATS.

From: Tuure Laurinolli <tuure at laurinolli.net>
To: bug-followup at FreeBSD.org, antiduh at csh.rit.edu
Cc:  
Subject: Re: ports/105192: libcairo configure script broken
Date: Tue, 06 Feb 2007 00:57:22 +0200

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --------------enig83B9299161484040B9512F99
 Content-Type: text/plain; charset=ISO-8859-15
 Content-Transfer-Encoding: quoted-printable
 
 This might be caused by old version pkg-config. Upgrading pkg-config
 from 0.15.something to 0.21 fixed the problem for me. A clue in the log
 output was cairo's configure script checking for pkg-config >=3D 0.19, bu=
 t
 proceeding regardless.
 
 Attached below is a small piece from the configure of a failing build,
 staring from failure to find pkg-config of at least version 0.19:
 
 checking pkg-config is at least version 0.19... no
 checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
 checking for cairo's Xlib backend...
 checking for xlib... checking for gethostbyname... yes
 checking for connect... yes
 checking for remove... yes
 checking for shmat... yes
 checking for IceConnectionNumber in -lICE... yes
 checking whether cairo's Xlib backend could be enabled... yes
 configure: creating src/cairo-xlib.pc
 checking for XrmFinalize... no
 checking for cairo's Xlib Xrender backend...
 checking for xlib_xrender... checking X11/extensions/Xrender.h
 usability... yes
 checking X11/extensions/Xrender.h presence... yes
 checking for X11/extensions/Xrender.h... yes
 checking whether cairo's Xlib Xrender backend could be enabled... yes
 configure: creating src/cairo-xlib-xrender.pc
 checking for cairo's Microsoft Windows backend...
 checking whether cairo's Microsoft Windows backend could be enabled...
 no (requires a Win32 platform)
 checking for cairo's Microsoft Windows font backend...
 checking whether cairo's Microsoft Windows font backend could be
 enabled... no (requires a Win32 platform)
 checking for cairo's PNG backend...
 --exists: not found
 --exists: not found
 --exists: not found
 configure: WARNING: Could not find libpng in the pkg-config search path
 checking whether cairo's PNG backend could be enabled... no
 configure: error: requested PNG backend could not be enabled
 
 
 --------------enig83B9299161484040B9512F99
 Content-Type: application/pgp-signature; name="signature.asc"
 Content-Description: OpenPGP digital signature
 Content-Disposition: attachment; filename="signature.asc"
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.5 (MingW32)
 
 iD8DBQFFx7ZZZYZDcghE1/8RApQAAKCBue4sAXOMw7/GikUsSXCJyeNwIQCfc3vp
 nPrC86m3ot+BUZ0Mf4zKpM4=
 =Pb3a
 -----END PGP SIGNATURE-----
 
 --------------enig83B9299161484040B9512F99--


More information about the freebsd-gnome mailing list