Nice idea, thanks Andreas
> Date: Mon, 20 May 2013 17:59:12 +0200
> From: afaer...@suse.de
> To: mcheun...@hotmail.com
> CC: qemu-devel@nongnu.org
> Subject: Re: [Qemu-devel] This is an out of tree build but your source tree
>
> Hi,
>
> Am 20.05.2013 04:33, schri
Thanks gentlemen :-)
> Date: Mon, 20 May 2013 08:17:33 +0200
> From: stefa...@gmail.com
> To: mcheun...@hotmail.com
> CC: qemu-devel@nongnu.org
> Subject: Re: [Qemu-devel] This is an out of tree build but your source tree
>
> On Mon, May 20, 2013 at 4:33 AM, Peter Cheung wr
Hi Andreas, Peter,
On Tue, May 21, 2013 at 1:59 AM, Andreas Färber wrote:
> 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
>> (/Us
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 c
On 20 May 2013 09:11, Peter Maydell wrote:
> On 20 May 2013 07:17, Stefan Hajnoczi wrote:
>> If you are not trying to do an out-of-tree build then maybe the
>> Makefile is buggy here on Mac OS X:
>> ifneq ($(realpath $(SRC_PATH)),$(realpath .))
>
> manooth$ realpath
> -bash: realpath: command not
On 20 May 2013 07:17, Stefan Hajnoczi wrote:
> If you are not trying to do an out-of-tree build then maybe the
> Makefile is buggy here on Mac OS X:
> ifneq ($(realpath $(SRC_PATH)),$(realpath .))
manooth$ realpath
-bash: realpath: command not found
...might be why this rune does not work on Mac
On Mon, May 20, 2013 at 4:33 AM, Peter Cheung wrote:
> /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 &&