Public bug reported:

libEGL.so.1 is missing eglCreateImageKHR in saucy:
libhybris_0.1.0+git20130606+c5d897a-0ubuntu1_armhf.deb

It only has the corresponding Destroy function:
nm -D /usr/lib/arm-linux-gnueabihf/libhybris-egl/libEGL.so.1 | grep ImageK
00001be0 T eglDestroyImageKHR
00001d9c T ws_passthroughImageKHR

Lack of eglCreateImageKHR means we can't build Mir for armhf/Android right now:
../../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'

** Affects: libhybris (Ubuntu)
     Importance: High
         Status: New

** Changed in: libhybris (Ubuntu)
   Importance: Undecided => High

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

Title:
  libEGL.so.1 is missing eglCreateImageKHR

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libhybris/+bug/1190894/+subscriptions

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

Reply via email to