Re: [libvirt] [PATCH v2] Makefile: Fix parallel build after Xen-xl parser introduction

2015-01-06 Thread Eric Blake
On 01/06/2015 06:47 AM, Michal Privoznik wrote: > Well, the parallel build doesn't work as there are not dependencies > set correctly. When running 'make -j' I see this error: > > make[2]: Entering directory '/home/zippy/work/libvirt/libvirt.git/src' > GEN util/virkeymaps.h > GEN loc

Re: [libvirt] [PATCH v2] Makefile: Fix parallel build after Xen-xl parser introduction

2015-01-06 Thread Pavel Hrdina
On 01/06/2015 02:47 PM, Michal Privoznik wrote: Well, the parallel build doesn't work as there are not dependencies set correctly. When running 'make -j' I see this error: make[2]: Entering directory '/home/zippy/work/libvirt/libvirt.git/src' GEN util/virkeymaps.h GEN locking/loc

Re: [libvirt] [PATCH v2] Makefile: Fix parallel build after Xen-xl parser introduction

2015-01-06 Thread Martin Kletzander
On Tue, Jan 06, 2015 at 02:47:17PM +0100, Michal Privoznik wrote: Well, the parallel build doesn't work as there are not dependencies set correctly. When running 'make -j' I see this error: make[2]: Entering directory '/home/zippy/work/libvirt/libvirt.git/src' GEN util/virkeymaps.h GEN

[libvirt] [PATCH v2] Makefile: Fix parallel build after Xen-xl parser introduction

2015-01-06 Thread Michal Privoznik
Well, the parallel build doesn't work as there are not dependencies set correctly. When running 'make -j' I see this error: make[2]: Entering directory '/home/zippy/work/libvirt/libvirt.git/src' GEN util/virkeymaps.h GEN locking/lock_protocol.h make[2]: *** No rule to make target 'xe