On 04/22/2014 05:34 PM, Peter Hutterer wrote:

Config with --enable-xwayland is not working however:

checking whether to build XWin DDX... no
checking dependency style of $(CC)... none
checking for DMXMODULES... no
checking whether to build Xdmx DDX... no
checking for XWAYLANDMODULES... no
checking whether to build Xwayland DDX... yes
configure: error: Xwayland build explicitly requested, but required
modules not found.

you're missing the required modules. check configure.ac for what you need,
it's line 2444 here.

I found "epoxy" in git://people.freedesktop.org/~fredrik/libepoxy

Is that the "Frederic Plourde" who posted some messages here?

Hope that is the right one. make + install seems to make the xserver configure happy. Compiling xserver now...

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to