qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 00/54] Kconfig conversion, excluding ARM and MIPS


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PULL 00/54] Kconfig conversion, excluding ARM and MIPS
Date: Wed, 6 Mar 2019 11:57:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

On 05/03/19 10:32, Peter Maydell wrote:
> Everything fails to build with errors like
> make: *** No rule to make target `config-all-devices.mak', needed by
> `subdir-aarch64-softmmu'.  Stop.
> 
> or
> make: *** No rule to make target
> `/home/pm215/qemu/default-configs/pci.mak', needed by
> `aarch64-softmmu/config-devices.mak'.  Stop.
> 
> If there are special instructions for what to do with
> build trees over the transition to kconfig, the pullreq
> cover letter would be a good place to mention them :-)

As others mentioned, this is the "usual" stale dependency issue
requiring distclean.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]