On 9/23/19 11:30 AM, Matthew Kolar wrote: Hello everyone, if you have been on IRC recently, you know that I have been trying to get E-Wayland running on Slackware64. So far, things have been going well, most everything is compiled, but when I try to run wayland via enlightenment_start, I get the following: MODULE ERR: [Error loading Module] There was an error loading the module named: wl_1<ps/>No module named wl_1/linux-gnu-x86_64-0.23.0/module.so could be found in the<ps/>module search directories.<ps/>
This seems suspicious to me ... we don't have any modules named "wl_1" ... Enlightenment cannot initialize X Connection... LOAD WL_WL MODULE ERR<14049>:eina_safety ../src/lib/ecore_evas/ecore_evas.c:4484 ecore_evas_wayland_egl_new() safety check failed: new == NULL Could not create wayland canvas LOAD WL_X11 MODULE X11 connect failed! LOAD WL_DRM MODULE ERR<14049>:eina_module ../src/lib/eina/eina_module.c:327 eina_module_load() could not dlopen("/usr/lib64/evas/modules/engines/gl_drm/v-1.23/module.so", /usr/lib64/evas/modules/engines/gl_drm/v-1.23/module.so: undefined symbol: eglGetConfigs): RTLD_NOW Can you provide the output of "ldd /usr/lib64/evas/modules/engines/gl_drm/v-1.23/module.so" please ?? Want to make sure that the module itself is linked against the proper egl library(s). dh ERR<14049>:ecore_drm2 ../src/lib/ecore_drm2/ecore_drm2_device.c:602 ecore_drm2_device_open() Could not connect to input manager ERR<14049>:ecore_evas ../src/modules/ecore_evas/engines/drm/ecore_evas_drm.c:164 _ecore_evas_drm_init() Failed to open device Could not create ecore_evas_drm canvas<<<< Enlightenment Error >>>> Enlightenment cannot create a compositor. It looks like dlopen is having symbol issues. Now I know I compiled in egl support into efl and mesa, and that the stated module exists so anyone have any clue to why it's not finding eglGetConfigs ? Brokenshakles _______________________________________________ enlightenment-devel mailing list [1]enlightenment-devel@lists.sourceforge.net [2]https://lists.sourceforge.net/lists/listinfo/enlightenment-devel References 1. mailto:enlightenment-devel@lists.sourceforge.net 2. https://lists.sourceforge.net/lists/listinfo/enlightenment-devel _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel