mesa libs issue

tech lists tech-lists at zyxst.net
Wed May 17 12:05:57 UTC 2017


On Wed, 17 May 2017 13:07:55 +0200
Kurt Jaeger <pi at 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.


More information about the freebsd-ports mailing list