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: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@xxxxxx>
Subject: [Xen-ia64-devel] Re: Clean xen-ia64-unstable checkout gets build errors
From: John Byrne <john.l.byrne@xxxxxx>
Date: Thu, 29 Sep 2005 14:31:54 -0700
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 29 Sep 2005 21:28:54 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <516F50407E01324991DD6D07B0531AD572E8EB@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <516F50407E01324991DD6D07B0531AD572E8EB@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050716)
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

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