Xwayland DDX: build breaks in configuration
Gaetan Nadon
memsize at videotron.ca
Thu Apr 3 17:06:29 PDT 2014
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20140403/eae04132/attachment.html>
More information about the xorg-devel
mailing list