On 07/25/2012 12:44 AM, Tiago Vignatti wrote:
On 07/25/2012 09:25 AM, Bill Spitzak wrote:

xwayland failed to build:

checking for SHA1 implementation... configure: error: No suitable SHA1
implementation found

I'm using gcrypt in my system ('sudo apt-get install libgcrypt11-dev').
But X does let you choose among a bunch of SHA1 libraries. Check
yourself which one suits better for your system using ./configure --help
(libc|libmd|libgcrypt|libcrypto|libsha1|CommonCrypto).

Got a little further having installed libgcrypt11-dev and --with-sha1=libgcrypt on the configure of xserver.

However xserver now fails with the following error:

xwayland-input.c: In function 'create_input_device':
xwayland-input.c:499:51: error: 'wl_input_device_interface' undeclared (first use in this function)

I did a pull on all the repositories and this symbol does not appear anywhere.

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to