At 06/30/2011 11:36 AM, Daniel Veillard Write:
Following the changes done in the daemon and client code to use
the
new RPC implementation, and the large amount of patches and fixes since
RC1 I have made a new release candidate RC2 based on current git.
ftp://libvirt.org/libvirt/libvirt-0.9.3-rc2.tar.gz
as well as related rpms for those interested.
I try to build rpms from the tar package, and meet the following error:
....
CC libvirt_lxc-cpu_conf.o
make[3]: *** No rule to make target `locking/libvirt_sanlock.aug', needed by
`all-am'. Stop.
make[3]: *** Waiting for unfinished jobs....
CC libvirt_lxc-nwfilter_params.o
....
I build rpms from git tree and it's OK.
The file src/locking/libvirt_sanlock.aug is not included into the tar package.
Please give it a try, it works for my limited use cases, but the
RPC changes could introduce regressions, so your feedback is really
important !
thanks in advance,
Daniel