On 09/14/2012 02:27, Roger Pau Monne wrote:
There's a new rc, you can fetch it using: # git checkout 4.2.0-rc5 This is (probably) the final release.
I've finally made some time to play with this, but I'm having trouble building on 6.0_RC1/amd64:
hack:riz ~/xen> gmake -j2 PYTHON=/usr/pkg/bin/python2.7 [ stuff deleted ] CC i386-dm/helper2.o helper2.c: In function 'cpu_x86_init':helper2.c:160:49: error: 'HVM_PARAM_BUFIOREQ_EVTCHN' undeclared (first use in this function) helper2.c:160:49: note: each undeclared identifier is reported only once for each function it appears in
I'm not familiar enough with the Xen build to know where to track this down just yet, but thought you'd like to know...