Date: Mon, 09 Dec 2013 14:30:44 +0100 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= <jean-sebastien.pedron@dumbbell.fr> To: freebsd-x11@freebsd.org Subject: Re: graphics/dri Message-ID: <52A5C604.5080000@dumbbell.fr> In-Reply-To: <CADp1fDNwARA0s=DG--wwY4xm-sccVzO5_FLf6GK70g3_j2ueOw@mail.gmail.com> References: <CADp1fDNwARA0s=DG--wwY4xm-sccVzO5_FLf6GK70g3_j2ueOw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52A5C604.5080000>