Package: libglx-mesa0
Version: 24.1.0~rc1-1
Followup-For: Bug #1021169
Dear Maintainer,
I'm still seeing this invalid path in the binary:
/usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri
and when attempting to load libglx_mesa0 I get the following error:
MESA-LOADER: failed to open r
David Nusinow wrote:
I am currently in the process of fixing it, but it requires a lot of
rebuilds and is not so critical as hosing people's systems on upgrade. Calm
down. It'll be fixed with 7.1, which is what I'm working on right now.
Hey, I provided a fix for it rather then just complaining
Use this rather then doing it manually while we wait for
* upstream to fix it.
* upstream to release the fix
* Debian to package the fixed upstream release.
I have no idea why this doesn't qualify as a Debian-fixable bug
rather then an upstream. If it is a Debian packaging issue,
in that upstr
The toplevel Makefile in xc/ wipes out make's jobserver mode.
(Compacting $(MAKE) and $(MAKE_OPTS) in one variable confuses it.)
The following patch splits the two out, significantly reducing compile time.
Even on UP systems, make -j2 is a win.
This ought to cut some time off those builds.
--Da
The toplevel Makefile in xc/ wipes out make's jobserver mode.
(Compacting $(MAKE) and $(MAKE_OPTS) in one variable confuses it.)
The following patch splits the two out, significantly reducing compile time.
Even on UP systems, make -j2 is a win.
This ought to cut some time off those builds.
--D
5 matches
Mail list logo