7 messages in com.xensource.lists.xen-ia64-develRe: [Xen-ia64-devel] Please pull late...
FromSent OnAttachments
Magenheimer, Dan (HP Labs Fort Collins)16 Jun 2005 12:51 
Tian, Kevin16 Jun 2005 18:09 
Magenheimer, Dan (HP Labs Fort Collins)17 Jun 2005 08:52 
Tian, Kevin19 Jun 2005 22:38 
Haavard Bjerke20 Jun 2005 01:17 
Magenheimer, Dan (HP Labs Fort Collins)20 Jun 2005 08:10 
Magenheimer, Dan (HP Labs Fort Collins)22 Jun 2005 11:00 
Subject:Re: [Xen-ia64-devel] Please pull latest xen-ia64.bkbits
From:Haavard Bjerke (hava@cern.ch)
Date:06/20/2005 01:17:58 AM
List:com.xensource.lists.xen-ia64-devel

I have problems building xen after pulling (also cloning):

gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -O2 -iwithprefix
include -Wall -fomit-frame-pointer
-I/data1/kernels/xen/xeno-unstable-ia64.bk/xen/include -D__KERNEL__
-I/data1/kernels/xen/xeno-unstable-ia64.bk/xen/include/asm-ia64
-Wno-pointer-arith -Wredundant-decls -DIA64 -DXEN -DLINUX_2_6 -ffixed-r13
-mfixed-range=f12-f15,f32-f127 -w -g -DNDEBUG -c grant_table.c -o grant_table.o /tmp/ccwls1ah.s: Assembler messages: /tmp/ccwls1ah.s:155: Error: junk at end of line, first unrecognized character is
`.' /tmp/ccwls1ah.s:405: Error: junk at end of line, first unrecognized character is
`.' /tmp/ccwls1ah.s:3372: Error: junk at end of line, first unrecognized character
is `.'

Haavard

On Thu, Jun 16, 2005 at 12:52:19PM -0700, Magenheimer, Dan (HP Labs Fort
Collins) wrote:

Please pull bk://xen-ia64.bkbits.net/xeno-unstable-ia64.bk. Please also tag this with ia64-stable due to a critical bug fix.

All xeno-unstable.bk changes through 1.1725 (serial_getc locking) have been merged and tested.

Note that a couple of changesets affect non-ia64 files to separate out minor arch-dep functionality from core files and to link in a common file previously excluded.

New xen-ia64 changesets include: - critical virtual mapping bug fix (much better stability) - change of Xen virtual address space for uncached addresses - various minor fixes preparing for multi-domain - various minor performance improvements for paravirtualized - get_page/put_page implementation - dom_mem_ops support - switch to different physical->machine mapping for VTI - new hypercall support for VTI