[Swan-dev] kvm fedorabase install failing?

Paul Wouters paul at nohats.ca
Sun Jan 1 18:12:15 UTC 2017


On Sun, 1 Jan 2017, Andrew Cagney wrote:

> There seems to be a problem with KVM_SOURCEDIR and KVM_TESTINGDIR.  The make file has:
> 
>    KVM_SOURCEDIR ?= $(abs_top_srcdir)
> 
> yet it gets assigned to something like:
> 
>   KVM_SOURCEDIR = $$(abs_top_srcdir)
> 
> so far no luck in figuring out why (or reproducing the behaviour).  A dump of make might be helpful
> here.  Something like:

Note it happens on fedora25 and centos7 for me.

>    make -d kvm-help | grep KVM_SOURCEDIR

[build at thinkpad libreswan]$ make -d kvm-help | grep KVM_SOURCEDIR
      KVM_SOURCEDIR: $(abs_top_srcdir)

Paul


More information about the Swan-dev mailing list