Compiling xserver on Ubuntu 12.04 Precise

Bill Spitzak spitzak at gmail.com
Thu Aug 23 08:40:04 PDT 2012


On 08/22/2012 02:16 AM, Pekka Paalanen wrote:
> On Tue, 21 Aug 2012 21:44:46 -0700
> Bill Spitzak <spitzak at gmail.com> wrote:
>
>> On 08/21/2012 10:17 AM, Scott Moreau wrote:
>>>
>>> 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 wiped xserver and did a new checkout with:

git clone git://anongit.freedesktop.org/xorg/xserver -b xwayland-1.12

Attempting to compile gets me this far:

./autogen.sh --prefix=/home/spitzak/install/ =-with-sha1=libgcrypt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I /home/spitzak/install/share/aclocal 
--force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --install --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./config.guess'
libtoolize: copying file `./config.sub'
libtoolize: copying file `./install-sh'
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros 
in-tree.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:32: installing `./missing'
Xext/Makefile.am: installing `./depcomp'
configure.ac: installing `./ylwrap'
autoreconf: Leaving directory `.'
configure: error: invalid variable name: `'
spitzak at lulu:~/swdevl/wayland/xserver$ make
make: *** No targets specified and no makefile found.  Stop.
spitzak at lulu:~/swdevl/wayland/xserver$ ./configure 
--prefix=/home/spitzak/install =-with-sha1=libgcrypt
configure: error: invalid variable name: `'




More information about the wayland-devel mailing list