On Sat, Jan 22, 2011 at 12:39 PM, CSJ <[email protected]> wrote: > Hi, > Today I update wayland from git and found that there are some new options > for configure: > --enable-x11-compositor > --enable-drm-compositor > --enable-wayland-compositor > and the git log is > > Make it possible to enable/disable the various compositors from configure > > but --enable-drm-compositor is disabled by default. > so if I use old building steps, I'll got "failed to create compositor" on > drm mode. > so maybe we could enable it by default or update the building doc? > http://wayland.freedesktop.org/building.html
I enabled all the compositors by default instead. I broke the nested compositor because I wasn't building it, so I figured it's better to just enable all of them by default. Kristian _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
