libglvnd/mesa3d updates and gl.pc/egl.pc files
Greetings, all, Recently libglvnd was updated to 1.2.0 and mesa3d to 19.2.1. With these versions, the gl.pc and egl.pc files move from mesa3d to libglvnd. Mesa3d drops them IF libglvnd presents them but libglvnd needs to be updated first, causing a conflict. To update properly you'll need to force the libglvnd update (pkgadd -u -f) and then update mesa3d normally. Regards, Matt
On Wed, 16 Oct 2019 12:59:35 -0500 Matt Housh <jaeger@crux.ninja> wrote:
Greetings, all,
Recently libglvnd was updated to 1.2.0 and mesa3d to 19.2.1. With these versions, the gl.pc and egl.pc files move from mesa3d to libglvnd. Mesa3d drops them IF libglvnd presents them but libglvnd needs to be updated first, causing a conflict.
To update properly you'll need to force the libglvnd update (pkgadd -u -f) and then update mesa3d normally.
Regards, Matt
Hi Matt, Thanks for the heads up. I really appreciate it. Saved me a bunch of time and head scratching I would surely have done otherwise. Time is such a short commodity for me right now that tips like this are a real gem. Regards, John
On 2019-10-18 06:37, John Vogel wrote: [...]
Thanks for the heads up. I really appreciate it. Saved me a bunch of time and head scratching I would surely have done otherwise. Time is such a short commodity for me right now that tips like this are a real gem.
No problem, glad it helped! Cheers, Matt
participants (2)
-
John Vogel
-
Matt Housh