|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
[Xen-ia64-devel] Re: Clean xen-ia64-unstable checkout gets build errors
Magenheimer, Dan (HP Labs Fort Collins) wrote:
Hi John --
What gcc version are you using? For the first one,
I think newer versions of gcc don't like strings
that cross newlines. I will fix this.
gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
The xc_ia64_stubs.c fix appears to be in the -Intel
tree so will get merged in soon.
Thanks,
Dan
-----Original Message-----
From: Byrne, John (HP Labs)
Sent: Thursday, September 29, 2005 12:59 PM
To: Magenheimer, Dan (HP Labs Fort Collins)
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: Clean xen-ia64-unstable checkout gets build errors
vmx_process.c -o vmx_process.o
vmx/vmx_process.c:202:31: missing terminating " character
vmx/vmx_process.c: In function `save_banked_regs_to_vpd':
vmx/vmx_process.c:203: error: syntax error before "dep"
vmx/vmx_process.c:204: error: `st8' undeclared (first use in
this function)
vmx/vmx_process.c:204: error: (Each undeclared identifier is reported
only once
vmx/vmx_process.c:204: error: for each function it appears in.)
vmx/vmx_process.c:204: error: syntax error before '%' token
vmx/vmx_process.c:204:44: missing terminating " character
vmx/vmx_process.c:205: error: syntax error before ':' token
xc_ia64_stubs.c:31: error: conflicting types for `xc_vmx_build'
xenguest.h:64: error: previous declaration of `xc_vmx_build'
xs_tdb_dump.c: In function `main':
xs_tdb_dump.c:56: warning: field precision is not type int (arg 3)
xs_tdb_dump.c:61: warning: field precision is not type int (arg 3)
xs_tdb_dump.c:61: warning: int format, different type arg (arg 5)
xs_tdb_dump.c:66: warning: field precision is not type int (arg 2)
The attached patches make things build.
John
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|