Date: Fri, 22 Nov 2013 06:39:16 -0500 From: tzoi516 <tzoi516@gmail.com> To: freebsd-bugs@freebsd.org Subject: Re: graphics/dri Message-ID: <C5D30156-1870-462D-91EA-CD9CD78BD932@gmail.com> In-Reply-To: <mailman.1038.1385112007.1392.freebsd-bugs@freebsd.org> References: <mailman.1038.1385112007.1392.freebsd-bugs@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I did that, per /usr/ports/UPDATING. However I still continue to get the = same error. I even cleared any caches (portmaster =97clean-distfiles && = pkg clean && pkg autoremove) and continue to get the errors. I=92ve = tried with and without ccache, and used cache =97clear as well, same = errors. On 22 Nov 2013, at 4:20 AM, freebsd-bugs-request@freebsd.org wrote: > Date: Thu, 21 Nov 2013 11:28:30 +0200 > From: Alexandr <shuriku@shurik.kiev.ua> > To: freebsd-bugs@freebsd.org > Subject: Re: graphics/dri > Message-ID: <528DD23E.2000009@shurik.kiev.ua> > Content-Type: text/plain; charset=3DUTF-8 >=20 > Did you see this entry from UPDATING: >=20 > 20130929: > AFFECTS: users of graphics/libGL, graphics/dri and other MESA ports > AUTHOR: zeising@FreeBSD.org >=20 > 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 = necessary > to remove the old versions of both ports before updating. >=20 > # pkg_delete -f libGL-\* dri-\* > or > # pkg delete -f libGL dri > followed by > # portmaster -a > Date: Wed, 20 Nov 2013 19:06:58 -0500 > From: Michael Henze <tzoi516@gmail.com> > To: freebsd-bugs@FreeBSD.org, freebsd-x11@FreeBSD.org > Subject: graphics/dri > Message-ID: > = <CADp1fDNwARA0s=3DDG--wwY4xm-sccVzO5_FLf6GK70g3_j2ueOw@mail.gmail.com> > Content-Type: text/plain; charset=3DISO-8859-1 >=20 > I have updated gcc and clang, and have tried various /etc/make.conf = options > but I still can't compile graphics/dri for an Intel HD Graphics 3000 = laptop > 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. > gmake[6]: *** [i830_context.lo] Error 1 > gmake[6]: Leaving directory > = `/ram/usr/ports/graphics/dri/work/Mesa-9.1.6/src/mesa/drivers/dri/i915' > gmake[5]: *** [all-recursive] Error 1 > gmake[5]: Leaving directory > `/ram/usr/ports/graphics/dri/work/Mesa-9.1.6/src/mesa/drivers/dri' > gmake[4]: *** [all-recursive] Error 1 > gmake[4]: Leaving directory > `/ram/usr/ports/graphics/dri/work/Mesa-9.1.6/src/mesa/drivers' > gmake[3]: *** [all-recursive] Error 1 > gmake[3]: Leaving directory > `/ram/usr/ports/graphics/dri/work/Mesa-9.1.6/src/mesa' > gmake[2]: *** [all] Error 2 > gmake[2]: Leaving directory > `/ram/usr/ports/graphics/dri/work/Mesa-9.1.6/src/mesa' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/ram/usr/ports/graphics/dri/work/Mesa-9.1.6/src' > gmake: *** [all-recursive] Error 1 > *** [do-build] Error code 1 >=20 > Stop in /usr/ports/graphics/dri. >=20 > =3D=3D=3D>>> make failed for graphics/dri >=20 > Any suggestions is greatly appreciated. I do use ccache, but I have = tried > compiling without it and still get the same errors.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C5D30156-1870-462D-91EA-CD9CD78BD932>