Package: libcogl9
Version: 1.10.2-3
Severity: normal

Cogl tries to load the GLES2 library by dlopen'ing
"libGLESv2.so" (provided by the libgles2-mesa-dev package) instead of
the versioned name "libGLESv2.so.2" shipped by libgles2-mesa.

Combined with http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673433 it
just make any cogl/clutter app crash on machines using libGLESv2.

Adding --with-gles2-libname="libGLESv2.so.2" to the ./configure
invocation in debian/rules fixes the issue.

-- 
Emanuele




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to