WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

[Xen-ia64-devel] RE: Clean xen-ia64-unstable checkout gets build errors

To: "Byrne, John (HP Labs)" <john.l.byrne@xxxxxx>
Subject: [Xen-ia64-devel] RE: Clean xen-ia64-unstable checkout gets build errors
From: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@xxxxxx>
Date: Thu, 29 Sep 2005 12:44:28 -0700
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 29 Sep 2005 19:42:03 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcXFJ9ozBU0E/mOVTgKGWYD1JPET4gABemUA
Thread-topic: Clean xen-ia64-unstable checkout gets build errors
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.

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

<Prev in Thread] Current Thread [Next in Thread>