On 08/21/2012 10:17 AM, Scott Moreau wrote:

    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.


You probably have the wrong xserver code. Make sure you get it from the
xwayland-1.12 branch of git://anongit.freedesktop.org/xorg/xserver
<http://anongit.freedesktop.org/xorg/xserver> with latest here
http://cgit.freedesktop.org/xorg/xserver/log/?h=xwayland-1.12

I seem to be on 1.12:

% git status
# On branch xwayland-1.12
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#       hw/xfree86/xwayland/drm-client-protocol.h
#       hw/xfree86/xwayland/drm-protocol.c
#       hw/xfree86/xwayland/xserver-client-protocol.h
#       hw/xfree86/xwayland/xserver-protocol.c
nothing added to commit but untracked files present (use "git add" to track)

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

Reply via email to