I don't know anything about wine but it looks to me like something might
have changed in the libosmesa6-dev package.

I am using the libosmesa6-dev package on Ubuntu and it seems like the
recent update to 9.0-0ubuntu1 from 8.0.4-0ubuntu0.1 broke my compile.
After the update my project couldn't link - g++ couldn't find any of the
gl-prefixed functions (glBegin, etc). Some debugging showed

readelf --symbols /usr/lib/x86_64-linux-gnu/libOSMesa.so

seemed to be missing the necessary functions, so I reverted to
8.0.4-0ubuntu0.1. My compile was fixed and readelf showed the
appropriate functions.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1066599

Title:
  Wine is unable to detect OSMesa correctly when compiling from source

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1066599/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to