Le 01/01/2014 22:47, Andrew Cooper a écrit : > * See about getting plugins working (./configure is still wanting to > build Xen support in, rather than making it a plugin)
Oops sorry, you need --enable-plugins (or at least --enable-plugins=xen). Nothing is built as plugin by default, since plugins are mostly useful for distrib packages. Brice