<div dir="ltr"><div><div><div><div><div><div>Hi, Sir/Lady,<br><br></div>I have problem in construction of Wayland.<br><br>Output(to make):<br><br><br>make  all-recursive<br>  CC       src/libwayland_server_la-wayland-server.lo<br>src/wayland-server.c:95:15: error: field 'ucred' has incomplete type<br>  struct ucred ucred;<br>               ^<br>src/wayland-server.c:760:21: error: variable 'registry_interface' has initializer but incomplete type<br> static const struct wl_registry_interface registry_interface = {<br>                     ^<br>src/wayland-server.c:762:1: warning: excess elements in struct initializer [enabled by default]<br> };<br> ^<br>src/wayland-server.c:762:1: warning: (near initialization for 'registry_interface') [enabled by default]<br>src/wayland-server.c: In function 'display_sync':<br>src/wayland-server.c:778:2: warning: implicit declaration of function 'wl_callback_send_done' [-Wimplicit-function-declaration]<br><br></div>Some problems I fix as variables used but not initialized. But other points I have dificulty to fix.<br><br></div>Where documentaion about the question and like fix problem.<br><br>Regards<br></div>Thank you very much.<br></div><br></div>Wandeson Ricardo da Silva, Pernambuco - Brazil<br></div>