octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44478] test __osmesa_print__.cc-tst crashes w


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #44478] test __osmesa_print__.cc-tst crashes with Nvidia drivers
Date: Wed, 11 May 2016 21:10:17 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Follow-up Comment #90, bug #44478 (project octave):

https://savannah.gnu.org/bugs/?44478#comment88

In one of the links I provided, the issue the programmer had was pretty much
the same as what we are seeing.  Someone put a comment there that ultimately
the issue is that -lGL and -lOSMesa are sharing some similar function names so
exactly which gets called is anyone's guess.  (That's why I'm wondering if
somehow the Mesa GL library can resolve this while the nVidia library can't.) 
They further commented that GLEW might help because GLEW is a utility to
organize OpenGL routines, particularly for OpenGL extensions.  Some of these
extensions have "FunctionEXT", some don't, depends on their age, acceptance in
OpenGL versions, etc.  I think GLEW is supposed to make life a little easier
to manage the OpenGL name-space.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44478>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]