Hi, Sir/Lady,

I have problem in construction of Wayland.

Output(to make):


make  all-recursive
  CC       src/libwayland_server_la-wayland-server.lo
src/wayland-server.c:95:15: error: field 'ucred' has incomplete type
  struct ucred ucred;
               ^
src/wayland-server.c:760:21: error: variable 'registry_interface' has
initializer but incomplete type
 static const struct wl_registry_interface registry_interface = {
                     ^
src/wayland-server.c:762:1: warning: excess elements in struct initializer
[enabled by default]
 };
 ^
src/wayland-server.c:762:1: warning: (near initialization for
'registry_interface') [enabled by default]
src/wayland-server.c: In function 'display_sync':
src/wayland-server.c:778:2: warning: implicit declaration of function
'wl_callback_send_done' [-Wimplicit-function-declaration]

Some problems I fix as variables used but not initialized. But other points
I have dificulty to fix.

Where documentaion about the question and like fix problem.

Regards
Thank you very much.

Wandeson Ricardo da Silva, Pernambuco - Brazil
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Reply via email to