Mir

Comment 1 for bug 1189938

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Even worse... saucy's /usr/lib/arm-linux-gnueabihf/libhybris-egl/libEGL.so.1
is missing the function eglCreateImageKHR

It only has eglDestroyImageKHR. Something is fishy and we can't cross-compile for saucy because of this...
Linking CXX shared library ../../lib/libmirserver.so
../../lib/libmirplatformgraphics.a(buffer.cpp.o): In function `mir::graphics::android::Buffer::bind_to_texture()':
/home/dan/bzr/mir/toy/src/server/graphics/android/buffer.cpp:93: undefined reference to `eglCreateImageKHR'