<div dir="ltr"><div class="gmail_extra">There seems to be a problem with KVM_SOURCEDIR and KVM_TESTINGDIR.  The make file has:</div><div class="gmail_extra"><br></div><div class="gmail_extra">   KVM_SOURCEDIR ?= $(abs_top_srcdir)</div><div class="gmail_extra"><br></div><div class="gmail_extra">yet it gets assigned to something like:</div><div class="gmail_extra"><br></div><div class="gmail_extra">  KVM_SOURCEDIR = $$(abs_top_srcdir)</div><div class="gmail_extra"><br></div><div class="gmail_extra">so far no luck in figuring out why (or reproducing the behaviour).  A dump of make might be helpful here.  Something like:</div><div class="gmail_extra"><br></div><div class="gmail_extra">   make -d kvm-help | grep KVM_SOURCEDIR</div><div class="gmail_extra"><br></div><div class="gmail_extra">Andrew</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On 31 December 2016 at 11:17, Paul Wouters <span dir="ltr"><<a href="mailto:paul@nohats.ca" target="_blank">paul@nohats.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":kq" class="a3s aXjCH m15955ac5e5ca3695">        --filesystem type=mount,accessmode=squash,s<wbr>ource=$(abs_top_srcdir),target<wbr>=swansource \<br>
        --filesystem type=mount,accessmode=squash,s<wbr>ource=$(abs_top_srcdir)/testin<wbr>g,target=testing \</div></blockquote></div><br><br></div></div>