<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 14-04-03 07:54 PM, Gaetan Nadon
wrote:<br>
</div>
<blockquote cite="mid:533DF4C5.5040907@videotron.ca" type="cite">
<pre wrap="">checking whether to build Xwayland DDX... no
/home/robclark/xorg/xserver/configure: line 31420: syntax error near unexpected token `'$(top_srcdir)/hw/xwayland''
/home/robclark/xorg/xserver/configure: line 31420: ` WAYLAND_SCANNER_RULES('$(top_srcdir)/hw/xwayland')'
</pre>
</blockquote>
Looks like an external dependency was introduced:
WAYLAND_SCANNER_RULES macro<br>
<br>
<br>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/archives/wayland-devel/2011-June/001156.html">http://lists.freedesktop.org/archives/wayland-devel/2011-June/001156.html</a>:<br>
<blockquote>
<pre>If wayland-scanner.m4 is missing, the WAYLAND_SCANNER_RULES macro is
undefined, and this token ends up in the generated configure script.
This makes autogen.sh (or autoreconf) succeed, but configure fail.</pre>
</blockquote>
<br>
</body>
</html>