From owner-freebsd-ports@FreeBSD.ORG Mon Mar 6 20:54:26 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CC3116A425; Mon, 6 Mar 2006 20:54:26 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57EFB43D4C; Mon, 6 Mar 2006 20:54:07 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 8CD001A4DA9; Mon, 6 Mar 2006 12:54:04 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E60875146A; Mon, 6 Mar 2006 15:54:03 -0500 (EST) Date: Mon, 6 Mar 2006 15:54:03 -0500 From: Kris Kennaway To: Hans Petter Selasky Message-ID: <20060306205403.GA50374@xor.obsecurity.org> References: <200603061447.08478.hselasky@c2i.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <200603061447.08478.hselasky@c2i.net> User-Agent: Mutt/1.4.2.1i Cc: ports@freebsd.org, ahze@FreeBSD.org Subject: Re: Broken: ports/graphics/cairo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 20:54:26 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 06, 2006 at 02:47:07PM +0100, Hans Petter Selasky wrote: > Hi, >=20 > PORTNAME=3D cairo > PORTVERSION=3D 1.0.2 > PORTREVISION=3D 2 > CATEGORIES=3D graphics > MASTER_SITES=3D http://cairographics.org/releases/ >=20 > Compiling "cairo" broke complaining it could not find "ft2build.h" >=20 > Manually editing the Makefile in work/.../src, adding "-I/usr/local/inclu= de/"=20 > to the CFLAGS made it compile again. >=20 > Installed version of "fontconfig": >=20 > fontconfig-2.3.2_3,1 An XML-based font configuration API for X Windows That's the correct version, but the question is why cairo didn't find it there in the first place (this port is buildable for everyone else, so you don't need to do that). Perhaps you have a stale old fontconfig installation in /usr/X11R6 that was confusing the build. Kris --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQFEDKFrWry0BWjoQKURAmDjAKDKZhZdW2RUBrKVK1VxYth1eAN9bACfSMIx QjmjNv8SJCnIUPhM6I1s3HI= =6NZr -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--