Undefined function 'wl_egl_window_resize'

Prabhu S prabhusundar at gmail.com
Thu Oct 8 04:54:16 PDT 2015


The function will be provided by wayland-egl and which is from graphics
drivers either mesa or the any of the supported GPU drivers. Check the
Hardware Enabling for Wayland section in
http://wayland.freedesktop.org/architecture.html
On Thu, Oct 8, 2015 at 6:37 AM Joaquim Duran <jduran.gm at gmail.com> wrote:

> Hello,
>
> When running the weston, the message is shown:
>
> [13:27:56.082] Loading module '/usr/lib/weston/wayland-backend.so'
> [13:27:56.132] Failed to load module:
> /usr/lib/weston/wayland-backend.so: undefined symbol:
> wl_egl_window_destroy
>
> I've configured weston with wayland backend, and not with drm backend
> because weston is executed in an embedded device. The driver provides
> libraries for EGL, GLES and GLES2.
>
> The function 'wl_egl_window_destroy' is declared in
> src/wayland-egl-core.h, but I don't find the .c file where it should
> be defined. Also no package wayland-egl is build.
>
> How can I fix this issue?
>
> (current configuration of weston)
>     --disable-xwayland \
>     --disable-xwayland-test \
>     --disable-x11-compositor \
>     --disable-drm-compositor \
>     --enable-wayland-compositor \
>     --disable-headless-compositor \
>
>
> Joaquim Duran
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20151008/121b2c9c/attachment-0001.html>


More information about the wayland-devel mailing list