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

Eric Blake eblake at redhat.com
Wed Jan 7 23:56:38 UTC 2015


On 01/07/2015 02:43 PM, Eric Blake wrote:
>   CC       xenconfig/libvirt_xenconfig_la-xen_xl.lo
> ../../src/xenconfig/xen_xl.c:29:25: fatal error: xen_xl_disk.h: No such
> file or directory
>  #include "xen_xl_disk.h"
>                          ^
> compilation terminated.
>   CC       xenconfig/libvirt_xenxldiskparser_la-xen_xl_disk.lo
> 
> but that may be an issue with me starting from a dirty build (make has
> the annoying habit of treating a target as up-to-date if the file exists
> in srcdir, even if you have rewritten the makefile to generate the file
> only into builddir).  I'll try again from a fresh clone.

It appears I hit a separate issue, and that your builds don't have
xenconfig enabled while mine do.  I've posted an independent patch for
the VPATH issue I was seeing, and am back to investigating your patch (I
still think it would be better as two parts - code motion, then fixing
semantics).

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150107/3613952c/attachment-0001.sig>


More information about the libvir-list mailing list