Compiling xserver on Ubuntu 12.04 Precise

Bill Spitzak spitzak at gmail.com
Tue Aug 21 21:44:46 PDT 2012


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)



More information about the wayland-devel mailing list