https://bugs.freedesktop.org/show_bug.cgi?id=89066
--- Comment #2 from James Harvey <[email protected]> --- Created attachment 113463 --> https://bugs.freedesktop.org/attachment.cgi?id=113463&action=edit weston log Hi Pekka, Thanks for taking time to look at this. I reverted my patch and confirmed the laucher is freezing up again. My weston log file is attached, but doesn't look like it has an errors. These are the libwayland-* and wayland.xml libraries I have installed. I could try just a 32 or 64 bit build if you think it might help. /usr/lib32/libwayland-client.so /usr/lib32/libwayland-client.so.0 /usr/lib32/libwayland-client.so.0.3.0 /usr/lib32/libwayland-cursor.so /usr/lib32/libwayland-cursor.so.0 /usr/lib32/libwayland-cursor.so.0.0.0 /usr/lib32/libwayland-egl.so /usr/lib32/libwayland-egl.so.1 /usr/lib32/libwayland-egl.so.1.0.0 /usr/lib32/libwayland-server.so /usr/lib32/libwayland-server.so.0 /usr/lib32/libwayland-server.so.0.1.0 /usr/lib64/libwayland-client.so /usr/lib64/libwayland-client.so.0 /usr/lib64/libwayland-client.so.0.3.0 /usr/lib64/libwayland-cursor.so /usr/lib64/libwayland-cursor.so.0 /usr/lib64/libwayland-cursor.so.0.0.0 /usr/lib64/libwayland-egl.so /usr/lib64/libwayland-egl.so.1 /usr/lib64/libwayland-egl.so.1.0.0 /usr/lib64/libwayland-server.so /usr/lib64/libwayland-server.so.0 /usr/lib64/libwayland-server.so.0.1.0 /usr/share/wayland/wayland.xml For the build issues: I'm using EGIT_COMMIT="some-commit" emerge =dev-libs/weston-9999 with gentoo's portage system. This pulls in a fresh copy of the tree at that commit, and I verified the ebuild calls autoreconf --force. For example, I tried commit 0987f81e again and configure ran fine, but make failed with: No rule to make target 'src/screenshooter-server-protocol.h'. I ran the autogen.sh script manually, and I got the same result. I believe all the build failures above were due to missing headers, although not always the same one. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
