From mboxrd@z Thu Jan 1 00:00:00 1970 From: Min Lee Subject: xen-4.0.1-rc3 fails to 'make tools' Date: Fri, 25 Jun 2010 09:57:17 -0400 Message-ID: <4C24B5BD.8090307@gatech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, I just checked out current xen-testing.hg but it failed to 'make tools' as below. I have some troubles with Xen4's tools and ioemu building, actually I don't need since I'm working on mainly PV case. It would be great if I can totally skip ioemu part (I don't even do stubdom) in building xentools. How can I? Thanks Min -- remote: Counting objects: 45652, done. remote: Compressing objects: 100% (15065/15065), done. remote: Total 45652 (delta 33226), reused 42451 (delta 30533) Receiving objects: 100% (45652/45652), 18.26 MiB | 322 KiB/s, done. Resolving deltas: 100% (33226/33226), done. + [ xen-4.0.1-rc3 ] + cd ioemu-remote.tmp + git branch -D dummy + : + git checkout -b dummy xen-4.0.1-rc3 fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'xen-4.0.1-rc3' which can not be resolved as commit? make[1]: *** [ioemu-dir-find] Error 128 make[1]: Leaving directory `/root/xen-4.0-testing.hg/tools' make: *** [tools/ioemu-dir] Error 2