From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45771) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeLBr-0006Eo-Uf for qemu-devel@nongnu.org; Mon, 20 May 2013 04:11:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UeLBr-0006Iz-5v for qemu-devel@nongnu.org; Mon, 20 May 2013 04:11:31 -0400 Received: from mail-lb0-f175.google.com ([209.85.217.175]:62717) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeLBq-0006Ia-Rj for qemu-devel@nongnu.org; Mon, 20 May 2013 04:11:31 -0400 Received: by mail-lb0-f175.google.com with SMTP id v10so6185896lbd.20 for ; Mon, 20 May 2013 01:11:28 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Peter Maydell Date: Mon, 20 May 2013 09:11:08 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] This is an out of tree build but your source tree List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: "qemu-devel@nongnu.org" , Peter Cheung 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 MacOS X :-) -- PMM