On Mon, May 28, 2012 at 11:13:23AM +0100, Daniel P. Berrange wrote:
On Mon, May 28, 2012 at 02:24:16AM -0400, Alex Jia wrote:
> Hi all,
> I met some compiling error since May 26:
> <snip>
> make[3]: Entering directory `/home/ajia/Workspace/libvirt/src'
> CCLD libvirt_driver_qemu.la
> libtool: link: `libvirt_qemu_probes.lo' is not a valid libtool object
I see that too
> Notes, in fact, libvirt_driver_qemu.la hasn't been generated:
> [root@202 libvirt]# find . -name libvirt_driver_qemu.la
> [root@202 libvirt]# find . -name libvirt_qemu_probes.lo
Yes, it looks like a dependency bug in the Makefile.am - I'm
just testing a possible fix
'make rpm' seems to be broken as well right now -
make[2]: *** No rule to make target `locking/test_libvirt_sanlock.aug.in', needed by
`distdir'. Stop.
make[2]: Leaving directory `/home/dipankar/src/powerpc/libvirt-ppc/src'
make[1]: *** [distdir] Error 1
Thanks
Dipankar