On 14-04-03 07:54 PM, Gaetan Nadon wrote:
> 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')'
Looks like an external dependency was introduced: WAYLAND_SCANNER_RULES
macro
http://lists.freedesktop.org/archives/wayland-devel/2011-June/001156.html:
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.
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel