qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] This is an out of tree build but your source tree


From: Andreas Färber
Subject: Re: [Qemu-devel] This is an out of tree build but your source tree
Date: Mon, 20 May 2013 17:59:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

Hi,

Am 20.05.2013 04:33, schrieb Peter Cheung:
> Hi all
>     I have this problem in my Mac
> 
> /Users/peter/workspace/qemu_latest>make
> Makefile:16: *** This is an out of tree build but your source tree
> (/Users/peter/workspace/qemu_latest) seems to have been used for an
> in-tree build. You can fix this by running "make distclean && rm -rf
> *-linux-user *-softmmu" in your source tree.  Stop.
> 
> even i run "make distclean && rm -rf *-linux-user *-softmmu", it doesn't
> help.

If nothing else works, commit all your changes to your source tree and
run in the source directory `rm -rf *` (this should delete all
non-hidden files, leaving .git intact) followed by `git reset --hard` to
restore all files from the index.

Regards,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

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