On 01/01/2014 22:43, Brice Goglin wrote: > 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
I found that, but also an #error from making use of <private/private.h> I shall leave plugins alone for now. ~Andrew