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
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:
* 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
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