|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Fail to compile xen-unstable (due to pvops tree?)
On Thu, Oct 15, 2009 at 8:30 AM, NAHieu <nahieu@xxxxxxxxx> wrote:
> On Thu, Oct 15, 2009 at 3:49 PM, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
> wrote:
>> On 15/10/2009 04:52, "Jun Koi" <junkoi2004@xxxxxxxxx> wrote:
>>
>>>
>>> I got the latest unstable code, and compile that on Ubuntu:
>>>
>>> #make world PYTHON_PREFIX_ARG=
>>>
>>> Then I got the below error. Is there something wrong with Jeremy's pvops
>>> tree?
>>> .....
>>> walk a2a9537ac0b37a5da6fbe7e1e9cb06c524d2a9c4
>>> error: Unable to find 714ed0cf62319b14dc327273a7339a9a199fe046 under
>>> http://www.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
>>> Cannot obtain needed object 714ed0cf62319b14dc327273a7339a9a199fe046
>>> while processing commit a2a9537ac0b37a5da6fbe7e1e9cb06c524d2a9c4.
>>> fatal: Fetch failed.
>>
>> Jeremy's tree doesn't seem to fetch via http for some reason. So this is
>> broken until that gets fixed.
>>
>
> I have this problem, too. Unfortunately it seems it will not be fixed
> very soon.
> Is there any workaround for this problem, if I cannot wait?
>
You can work around this be defining KERNELS=""
This will skip the kernel build and will just build the hypervisor and tools.
With that setting, make world or make dist will build everything
except the kernels.
-Bruce
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|