From: Min Lee <min.lee@gatech.edu>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: Xen-devel@lists.xensource.com
Subject: Re: xen-4.0.1-rc3 fails to 'make tools'
Date: Fri, 25 Jun 2010 10:47:25 -0400 [thread overview]
Message-ID: <4C24C17D.7070006@gatech.edu> (raw)
In-Reply-To: <19492.48539.782306.129181@mariner.uk.xensource.com>
Hi, Ian.
I made one change to Config.mk to use git:// instead of http:// as below.
Now I found that QEMU_REMOTE=git:// should be xen-4.0-testing.git, not
unstable branch's.. as below.
QEMU_REMOTE=git://xenbits.xensource.com/qemu-xen-4.0-testing.git
# QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git
Now it's working.
I think this is just trivial fix.
thanks!
Min
On 6/25/2010 10:30 AM, Ian Jackson wrote:
> Min Lee writes ("[Xen-devel] xen-4.0.1-rc3 fails to 'make tools'"):
>> 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.
>
> You should be able to by setting CONFIG_IOEMU=n in Config.mk or
> .config.
>
> But there is something strange about your error message; if that build
> didn't work perhaps I have made a mistake. Is your tree a fresh one ?
> Can you send me privately a copy of the whole build transcript ?
>
> Thanks,
> Ian.
>
next prev parent reply other threads:[~2010-06-25 14:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-25 13:57 xen-4.0.1-rc3 fails to 'make tools' Min Lee
2010-06-25 14:30 ` Ian Jackson
2010-06-25 14:47 ` Min Lee [this message]
2010-06-25 14:53 ` Ian Jackson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C24C17D.7070006@gatech.edu \
--to=min.lee@gatech.edu \
--cc=Ian.Jackson@eu.citrix.com \
--cc=Xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.