Re: [libvirt] ARM libvirt compiling error

2013-06-04 Thread Eric Blake
On 06/04/2013 06:47 AM, Daniel P. Berrange wrote: >> conf/domain_conf.c: In function 'virDomainHostdevDefParseXML': >> conf/domain_conf.c:3915:36: error: 'next_unit' may be used uninitialized in >> this function [-Werror=uninitialized] >> Is it worth to submit a new bug report/patch the source? >

Re: [libvirt] ARM libvirt compiling error

2013-06-04 Thread Daniel P. Berrange
On Mon, Jun 03, 2013 at 11:27:41AM +0200, Michele Paolino wrote: > Hello, > > I'm trying to set up a development environment on an Arndale (ARM Samsung > Exynos 5250) board to work on sVirt. I'm using Debian 7.0, I've downloaded > the source code from GIT and than: > ./autogen.sh --prefix=$HOME/u

[libvirt] ARM libvirt compiling error

2013-06-03 Thread Michele Paolino
Hello, I'm trying to set up a development environment on an Arndale (ARM Samsung Exynos 5250) board to work on sVirt. I'm using Debian 7.0, I've downloaded the source code from GIT and than: ./autogen.sh --prefix=$HOME/usr make but in the middle of make execution, the program fails with this err

Re: [libvirt] Compiling Error

2012-05-29 Thread Eric Blake
On 05/29/2012 12:51 PM, Eric Blake wrote: > > Found it, and I'm pushing this under the build-breaker rule. It's > always fun when _deleting_ lines from Makefile.am results in _adding_ > lines to Makefile to fix the bug. > > > From 8a115526e6f64f1ffb2fbff6e29c845f68f66510 Mon Sep 17 00:00:00 20

Re: [libvirt] Compiling Error

2012-05-29 Thread Eric Blake
On 05/28/2012 08:43 PM, Alex Jia wrote: I met some compiling error since May 26: 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 > 'mak

Re: [libvirt] Compiling Error

2012-05-29 Thread Eric Blake
On 05/28/2012 11:36 AM, Dipankar Sarma wrote: > 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: >>> >>> make[3]: Entering directory `/home/ajia/Workspace/libvir

Re: [libvirt] Compiling Error

2012-05-28 Thread Alex Jia
On 05/29/2012 01:36 AM, Dipankar Sarma wrote: 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: make[3]: Entering directory `/home/ajia/Workspace/libvirt/src' CCLD

Re: [libvirt] Compiling Error

2012-05-28 Thread Dipankar Sarma
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: > > > > make[3]: Entering directory `/home/ajia/Workspace/libvirt/src' > > CCLD libvirt_driver_qemu.la > > li

Re: [libvirt] Compiling Error

2012-05-28 Thread Daniel P. Berrange
On Mon, May 28, 2012 at 02:24:16AM -0400, Alex Jia wrote: > Hi all, > I met some compiling error since May 26: > > 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 to

[libvirt] Compiling Error

2012-05-27 Thread Alex Jia
Hi all, I met some compiling error since May 26: 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 make[3]: *** [libvirt_driver_qemu.la] Error 1 make[3]: Leaving directory `/home/ajia