Re: undefined symbol: wl_display_get_rgb_visual

2011-05-26 Thread Christopher Friedt
On Fri, May 20, 2011 at 3:54 AM, Benjamin Franzke wrote: > The symbol isnt in wayland anylonger. egl_gallium is broken since Kristian > changed how visuals are emitted in wayland (commit 4bde293). > > So either use egl_dri2 (export EGL_PLATFORM=egl_dri2) or the following > patch that i'll send to

Re: undefined symbol: wl_display_get_rgb_visual

2011-05-20 Thread Benjamin Franzke
ix&id=1a651b0471f8b87246c6ab1a5ac3e0367397f747 2011/5/20 Thierry Reding : > * Christopher Friedt wrote: >> Hi folks, >> >> I'm running into the following error when trying to launch demos. >> >> terminal: symbol lookup error: /usr/lib64/egl/egl_gallium.so:

Re: undefined symbol: wl_display_get_rgb_visual

2011-05-19 Thread Thierry Reding
* Christopher Friedt wrote: > Hi folks, > > I'm running into the following error when trying to launch demos. > > terminal: symbol lookup error: /usr/lib64/egl/egl_gallium.so: > undefined symbol: wl_display_get_rgb_visual > > The folllowing code snippet confirms

undefined symbol: wl_display_get_rgb_visual

2011-05-19 Thread Christopher Friedt
Hi folks, I'm running into the following error when trying to launch demos. terminal: symbol lookup error: /usr/lib64/egl/egl_gallium.so: undefined symbol: wl_display_get_rgb_visual The folllowing code snippet confirms that the symbol does not get installed in any shared library for