1 message in com.xensource.lists.xen-bugs[Xen-bugs] [Bug 125] New: x86 Build b...
FromSent OnAttachments
dbar...@us.ibm.com29 Jul 2005 08:13 
Subject:[Xen-bugs] [Bug 125] New: x86 Build break - Xen will not build on x86 with PAE 'ON'
From:dbar...@us.ibm.com (dbar@us.ibm.com)
Date:07/29/2005 08:13:58 AM
List:com.xensource.lists.xen-bugs

http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=125

Summary: x86 Build break - Xen will not build on x86 with PAE 'ON' Product: Xen Version: unstable Platform: x86 OS/Version: other Status: NEW Severity: major Priority: P2 Component: Unspecified AssignedTo: xen-@lists.xensource.com ReportedBy: dbar@us.ibm.com CC: hohn@us.ibm.com

Xen build break on x86 (builds OK on x86_64) with PAE 'on'. Note: Builds OK withoug PAE on x86.

shadow_public.c: In function `free_shadow_pages': shadow_public.c:689: warning: implicit declaration of function `free_out_of_sync_state' shadow_public.c: In function `__shadow_mode_enable': shadow_public.c:917: warning: implicit declaration of function `alloc_monitor_pagetable' shadow_public.c: In function `shadow_l3_normal_pt_update': shadow_public.c:1387: error: `pgentry_64_t' undeclared (first use in this
function) shadow_public.c:1387: error: (Each undeclared identifier is reported only once shadow_public.c:1387: error: for each function it appears in.) shadow_public.c:1387: error: `spl3e' undeclared (first use in this function) shadow_public.c:1397: error: syntax error before ')' token shadow_public.c:1398: warning: implicit declaration of function `validate_entry_change' shadow_public.c:1398: error: syntax error before ')' token shadow_public.c:1400: warning: implicit declaration of function `shadow_type_to_level' make[3]: *** [shadow_public.o] Error 1 make[3]: Leaving directory `/tmp/xen-unstable.hg/xen/arch/x86' make[2]: *** [/tmp/xen-unstable.hg/xen/xen] Error 2 make[2]: Leaving directory `/tmp/xen-unstable.hg/xen' make[1]: *** [xen] Error 2 make[1]: Leaving directory `/tmp/xen-unstable.hg' make: *** [world] Error 2

------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.