On Wed, Apr 06, 2016 at 12:01:12PM +0100, Wei Liu wrote: > COLO depends on netlink which is only available on Linux. This series cleans > up > COLO code and make it only build when libnl is available. This should fix > FreeBSD build. > > Tested building on Linux with and without libnl-3-dev and libnl3-route-dev. > > git rebase -i HEAD~4 --exec \ > './configure --disable-stubdom && \ > CCACHE_DISABLE=1 make -C tools/libxl clean && \ > CCACHE_DISABLE=1 make -C tools/libxl -j8' > > Both build tests on every single commit passed. >
This series can be found at: git://xenbits.xen.org/people/liuw/xen.git wip.colo-freebsd-fix-v2 The head of that branch builds OK on FreeBSD now -- but not every single commit though because the build is fixed in the final commit. Wei. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel