Re: [E-devel] EFL-1.8.2 and Wayland EGL

2013-12-14 Thread Chris Michael
Need more details here :/ Can you provide the configure output and the options that you passed to EFL ?? I typically build with: --enable-wayland --enable-egl --disable-physics --with-opengl=es --disable-gstreamer --disable-fribidi --enable-multisense --with-glib=no Cheers dh On 12/14/13

Re: [E-devel] EFL-1.8.2 and Wayland EGL

2013-12-14 Thread rob
On 14/12/13 16:13, Reuben Martin wrote: On Saturday, December 14, 2013 08:03:24 AM Chris Michael wrote: Need more details here :/ Can you provide the configure output and the options that you passed to EFL ?? I typically build with: --enable-wayland --enable-egl --disable-physics

Re: [E-devel] EFL-1.8.2 and Wayland EGL

2013-12-14 Thread Reuben Martin
On Saturday, December 14, 2013 10:45:05 AM you wrote: On Saturday, December 14, 2013 06:16:49 PM rob wrote: Worth checking? Spotted in your config.log: Requested 'wayland-egl = 9.2.0' but version of Wayland EGL (accelerated) is 1.3.0 configure:29666: $? = 1 configure:29790: error:

[E-devel] EFL-1.8.2 and Wayland EGL

2013-12-13 Thread Reuben Martin
I'm trying to build EFL in an image I'm creating for Raspberry Pi that would utilize the Wayland-EGL accelerated rendering interface. The config fails with: configure: error: Wayland Egl dependencies not found Not really sure why. Here's contents of /usr/lib/pkgconfig/wayland-egl.pc