|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Latest build breaks
Subrahmanian, Raj wrote:
> I don't think it was caused by a merge with my local copy.
> I cloned the repository this morning..
>
> Raj
>
> -----Original Message-----
> From: Li, Xin B [mailto:xin.b.li@xxxxxxxxx]
> Sent: Friday, September 23, 2005 12:42 PM
> To: Subrahmanian, Raj; xen-devel
> Subject: RE: [Xen-devel] Latest build breaks
>
> Hmm, n has been removed from vmx_setup_platform, can you check it's
> not caused by a merge? -Xin
I think you might want to do:
#ifndef NDEBUG
- print_e820_memory_map(e820entry, n);
+ print_e820_memory_map(e820entry, e820_map_nr);
#endif
>
>> -----Original Message-----
>> From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
>> [mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
>> Subrahmanian, Raj Sent: 2005年9月24日 0:16
>> To: xen-devel
>> Subject: [Xen-devel] Latest build breaks
>>
>> I am building the latest build (7043).
>> I get the following error..
>>
>> Raj
>>
>> vmx_vmcs.c: In function `vmx_setup_platform':
>> vmx_vmcs.c:148: error: `n' undeclared (first use in this function)
>> vmx_vmcs.c:148: error: (Each undeclared identifier is reported only
>> once vmx_vmcs.c:148: error: for each function it appears in.)
>> make[3]: *** [vmx_vmcs.o] Error 1
>> make[3]: *** Waiting for unfinished jobs....
>> make[2]: *** [/root/xen/xen-unstable.hg/xen/xen] Error 2
>> make[1]: *** [xen] Error 2
>> make[1]: *** Waiting for unfinished jobs....
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/xen-devel
Jun
---
Intel Open Source Technology Center
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Latest build breaks, Subrahmanian, Raj
- RE: [Xen-devel] Latest build breaks, Li, Xin B
- RE: [Xen-devel] Latest build breaks, Subrahmanian, Raj
- RE: [Xen-devel] Latest build breaks, Subrahmanian, Raj
- RE: [Xen-devel] Latest build breaks,
Nakajima, Jun <=
- RE: [Xen-devel] Latest build breaks, Li, Xin B
|
|
|
|
|