From owner-freebsd-ports@FreeBSD.ORG Sun Oct 15 18:36:35 2006 Return-Path: X-Original-To: freebsd-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 9C1B416A407 for ; Sun, 15 Oct 2006 18:36:35 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from dione.picobyte.net (host-212-158-207-124.bulldogdsl.com [212.158.207.124]) by mx1.FreeBSD.org (Postfix) with SMTP id 2485B43D46 for ; Sun, 15 Oct 2006 18:36:29 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from charon.picobyte.net (charon.picobyte.net [IPv6:2001:4bd0:201e::fe03]) by dione.picobyte.net (Postfix) with ESMTP; Sun, 15 Oct 2006 19:36:25 +0100 (BST) Date: Sun, 15 Oct 2006 19:36:00 +0100 From: Shaun Amott To: "Kjell B." Message-ID: <20061015183600.GB1519@picobyte.net> Mail-Followup-To: "Kjell B." , freebsd-ports@freebsd.org References: <45324C07.90401@telia.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CdrF4e02JqNVZeln" Content-Disposition: inline In-Reply-To: <45324C07.90401@telia.com> User-Agent: Mutt/1.5.11 (FreeBSD i386) Cc: freebsd-ports@freebsd.org Subject: Re: graphics/cairo broken on 4.11-RELEASE-p25? 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: Sun, 15 Oct 2006 18:36:35 -0000 --CdrF4e02JqNVZeln Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 15, 2006 at 04:56:07PM +0200, Kjell B. wrote: >=20 > I can't get this to upgrade from cairo-1.0.4_1 to cairo-1.2.4. >=20 > Far into the build: >=20 > ... > cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src > -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include > -I/usr/local/include -I/usr/X11R6/include -Wall -Wsign-compare > -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations > -Wnested-externs -fno-strict-aliasing -D_THREAD_SAFE > -I/usr/X11R6/include -O -pipe -march=3Dpentiumpro -c cairo-scaled-font.c > -Wp,-MD,.deps/cairo-scaled-font.TPlo -fPIC -DPIC -o > .libs/cairo-scaled-font.o > cairo-scaled-font.c: In function `_cairo_scaled_font_glyph_device_extents= ': > cairo-scaled-font.c:826: `INT16_MAX' undeclared (first use in this functi= on) > cairo-scaled-font.c:826: (Each undeclared identifier is reported only once > cairo-scaled-font.c:826: for each function it appears in.) > cairo-scaled-font.c:826: `INT16_MIN' undeclared (first use in this functi= on) > *** Error code 1 >=20 Download this patch and put it in /usr/ports/graphics/cairo/files: http://people.freebsd.org/~shaun/patches/cairo/patch-freebsd4 The Gnome team refuses to support FreeBSD 4.x any more. I highly recommend that you consider upgrading to a recent release. --=20 Shaun Amott // PGP: 0x6B387A9A "A foolish consistency is the hobgoblin of little minds." - Ralph Waldo Emerson --CdrF4e02JqNVZeln Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFFMn+PkmhdCGs4epoRAvtRAJ4pL3cvotvGEMLdyFmnMOVTnMQXlgCg6lAp yfV62ppRx7zTwXjNzX/BVSw= =cAG7 -----END PGP SIGNATURE----- --CdrF4e02JqNVZeln--