From owner-freebsd-x11@FreeBSD.ORG Mon Dec 9 13:30:55 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1DAD590 for ; Mon, 9 Dec 2013 13:30:55 +0000 (UTC) Received: from mail.made4.biz (unknown [IPv6:2001:41d0:1:7018::1:3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D37391A23 for ; Mon, 9 Dec 2013 13:30:54 +0000 (UTC) Received: from [2001:1b48:10b:cafe:225:64ff:febe:589f] (helo=viking.yzserv.com) by mail.made4.biz with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Vq0vF-000H2P-DD for freebsd-x11@freebsd.org; Mon, 09 Dec 2013 14:30:53 +0100 Message-ID: <52A5C604.5080000@dumbbell.fr> Date: Mon, 09 Dec 2013 14:30:44 +0100 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: freebsd-x11@freebsd.org Subject: Re: graphics/dri References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7tUutfr9bsJ9O4lk8tlLTHbxEVXFh9Lfa" X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Dec 2013 13:30:55 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --7tUutfr9bsJ9O4lk8tlLTHbxEVXFh9Lfa Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 21.11.2013 01:06, Michael Henze wrote: > I have updated gcc and clang, and have tried various /etc/make.conf opt= ions > but I still can't compile graphics/dri for an Intel HD Graphics 3000 la= ptop > with the NEW_XORG and KMS options. Here are the errors: >=20 > In file included from i830_context.c:28: > In file included from ./i830_context.h:31: > ../../../../../src/mesa/drivers/dri/intel/intel_context.h:249:4: error:= > unknown type name 'drm_intel_context' > drm_intel_context *hw_ctx; > ^ > 1 error generated. Did you make sure old graphics/libGL and graphics/dri were removed before building graphics/dri? This /usr/ports/UPDATING entry may help you: 20130929: AFFECTS: users of graphics/libGL, graphics/dri and other MESA ports AUTHOR: zeising@FreeBSD.org The graphics/libGL, graphics/dri and related MESA ports have been updated to 9.1 when compiled with WITH_NEW_XORG=3D set. It is necessar= y to remove the old versions of both ports before updating. # pkg_delete -f libGL-\* dri-\* or # pkg delete -f libGL dri followed by # portmaster -a --=20 Jean-S=E9bastien P=E9dron --7tUutfr9bsJ9O4lk8tlLTHbxEVXFh9Lfa Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlKlxg0ACgkQa+xGJsFYOlNlqgCgytm3pKX51gDEdnoeZgvtLyGM n1YAnReFi+upAIjcMJSzhfzBg2imSdvN =H+ay -----END PGP SIGNATURE----- --7tUutfr9bsJ9O4lk8tlLTHbxEVXFh9Lfa--