|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #50479] build fails on osmesa print |
| Date: | Fri, 8 Sep 2017 16:53:26 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Follow-up Comment #37, bug #50479 (project octave):
This bug now also affects Debian unstable with the introduction of Mesa 17.2.0
and its new dependence on libglvnd.
Same workaround works on Debian unstable:
$ LD_PRELOAD=libGLX_mesa.so.0 make all
$ LD_PRELOAD=libGLX_mesa.so.0 make check
Without the LD_PRELOAD make all fails building the images under
doc/interpreter and make check fails on tests that produce off-screen
figures.
Using LD_PRELOAD does not seem like a solution to me.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?50479>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |