Date: Wed, 17 May 2017 13:00:02 +0100 From: tech lists <tech-lists@zyxst.net> To: freebsd-ports@freebsd.org Subject: Re: mesa libs issue Message-ID: <20170517130002.1f6dd014@pumpkin.growveg.org> In-Reply-To: <20170517110755.GJ87900@home.opsec.eu> References: <20170513235410.GA56717@doctor.nl2k.ab.ca> <20170514021510.GX1406@albert.catwhisker.org> <20170517090505.25a6b684@pumpkin.growveg.org> <20170517110755.GJ87900@home.opsec.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 17 May 2017 13:07:55 +0200 Kurt Jaeger <pi@opsec.eu> wrote: > Hi! > > > Thanks for this. It was a real help. I got bitten by it on an > > 11-stable system with ports rev 440997 [ 2017-05-16 13:27:43 +0100 > > ] > > Can someone please provide a write-up that we can add to UPDATING ? What I did was this, after seeing David's very helpful email to the list: pkg delete -f libEGL-17.0.3 libGL-17.0.3 libglesv2-17.0.3 gbm-17.0.3 libglapi-17.0.3 dri-17.0.3.2 then: cd /usr/ports/graphics/mesa-libs && make distclean clean install then: cd /usr/ports/graphics/mesa-dri && make distclean clean install -- J.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170517130002.1f6dd014>