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

RE: [Xen-ia64-devel] Installing XEN/ia64 on Debian

To: "Rodrigo Lord" <lord.listas@xxxxxxxxx>, <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-ia64-devel] Installing XEN/ia64 on Debian
From: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@xxxxxx>
Date: Tue, 2 May 2006 11:15:10 -0700
Delivery-date: Tue, 02 May 2006 11:15:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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: AcZt5eFlKpM21kh2SnGWfJBWv5UriQALX+Dw
Thread-topic: [Xen-ia64-devel] Installing XEN/ia64 on Debian
Due to various holidays, many Xen/ia64 developers are not checking
email this week.  I am not a Debian user so can't determine the exact
problem but if you have the latest binutils, there must be some other
mismatch.  Somehow, "#define HAVE_SERIALIZE_DATA" is happening
even though your assembler doesn't seem to recognize the
".serialize.data" command.  If you can undefine HAVE_SERIALIZE_DATA
everywhere it is used, the build might succeed.  (This shouldn't require
any assembler expertise.)
 
Several people have successfully built Xen/ia64 on Debian so there
must be something different or special about your build environment.
 
Dan


From: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Rodrigo Lord
Sent: Tuesday, May 02, 2006 6:42 AM
To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: Fwd: [Xen-ia64-devel] Installing XEN/ia64 on Debian



---------- Forwarded message ----------
From: Rodrigo Lord <lord.listas@xxxxxxxxx>
Date: 02/05/2006 09:39
Subject: Re: [Xen-ia64-devel] Installing XEN/ia64 on Debian
To: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@xxxxxx>

Hello again! :)

I tryied to update my bin-utils, but it`s updated! :)
So, I look at xen/include/asm-ia64/linux/asm/asmmacro.h. but I don`t know about ASM. :(

Anybody that have XEN/ia64 installed on your Debian can help me?

Thanks!

2006/4/28, Magenheimer, Dan (HP Labs Fort Collins) <dan.magenheimer@xxxxxx >:
Hmmm... perhaps you need to update your bin-utils?
 
As a workaround, look at HAVE_SERIALIZE_DIRECTIVE in xen/include/asm-ia64/linux/asm/asmmacro.h.
All the warnings are harmless if you can avoid that one error message.
 
Dan


From: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Rodrigo Lord
Sent: Friday, April 28, 2006 8:44 AM
To: Yang, Fred

Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-ia64-devel] Installing XEN/ia64 on Debian

Hello!

I tryied to install XEN using this method, but when in the step "make world", happens the error below:

hyperprivop.S:69:2: warning: #warning "FIXME: ptc.ga instruction requires spinlock for SMP"
hyperprivop.S: Assembler messages:
hyperprivop.S:2089: Error: unknown pseudo-op: `.serialize.data'
hyperprivop.S:2096: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2096: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2087: Warning: This is the location of the conflicting usage
hyperprivop.S:2096: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2096: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2088: Warning: This is the location of the conflicting usage
hyperprivop.S:2098: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2098: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2087: Warning: This is the location of the conflicting usage
hyperprivop.S:2098: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2098: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2088: Warning: This is the location of the conflicting usage
hyperprivop.S:2099: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2099: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2087: Warning: This is the location of the conflicting usage
hyperprivop.S:2099: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2099: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2088: Warning: This is the location of the conflicting usage
hyperprivop.S:2104: Warning: Use of 'ld8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2104: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2087: Warning: This is the location of the conflicting usage
hyperprivop.S:2104: Warning: Use of 'ld8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2104: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2088: Warning: This is the location of the conflicting usage
hyperprivop.S:2108: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2108: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2087: Warning: This is the location of the conflicting usage
hyperprivop.S:2108: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2108: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2088: Warning: This is the location of the conflicting usage
hyperprivop.S:2109: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2109: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2087: Warning: This is the location of the conflicting usage
hyperprivop.S:2109: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2109: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2088: Warning: This is the location of the conflicting usage
hyperprivop.S:2112: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2112: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2087: Warning: This is the location of the conflicting usage
hyperprivop.S:2112: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2112: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2088: Warning: This is the location of the conflicting usage
hyperprivop.S:2116: Warning: Use of 'ld8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2116: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2087: Warning: This is the location of the conflicting usage
hyperprivop.S:2116: Warning: Use of 'ld8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2116: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2088: Warning: This is the location of the conflicting usage
hyperprivop.S:2119: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2119: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2087: Warning: This is the location of the conflicting usage
hyperprivop.S:2119: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2119: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2088: Warning: This is the location of the conflicting usage
hyperprivop.S:2135: Warning: Use of 'ld8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2135: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2087: Warning: This is the location of the conflicting usage
hyperprivop.S:2135: Warning: Use of 'ld8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2135: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2088: Warning: This is the location of the conflicting usage
hyperprivop.S:2137: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2137: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2087: Warning: This is the location of the conflicting usage
hyperprivop.S:2137: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2137: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2088: Warning: This is the location of the conflicting usage
hyperprivop.S:2138: Warning: Use of 'ld8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2138: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2087: Warning: This is the location of the conflicting usage
hyperprivop.S:2138: Warning: Use of 'ld8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2138: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2088: Warning: This is the location of the conflicting usage
hyperprivop.S:2145: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2145: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2087: Warning: This is the location of the conflicting usage
hyperprivop.S:2145: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2145: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2088: Warning: This is the location of the conflicting usage
hyperprivop.S:2149: Warning: Use of 'ld8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2149: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2087: Warning: This is the location of the conflicting usage
hyperprivop.S:2149: Warning: Use of 'ld8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2149: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2088: Warning: This is the location of the conflicting usage
hyperprivop.S:2153: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2153: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2087: Warning: This is the location of the conflicting usage
hyperprivop.S:2153: Warning: Use of 'st8' violates RAW dependency 'DTC' (data)
hyperprivop.S:2153: Warning: Only the first path encountering the conflict is reported
hyperprivop.S:2088: Warning: This is the location of the conflicting usage
make[5]: ** [hyperprivop.o] Erro 1
make[5]: Saindo do diretório `/home/peso/xen-ia64-unstable.hg/xen/arch/ia64/xen'
make[4]: ** [xen/built_in.o] Erro 2
make[4]: Saindo do diretório `/home/peso/xen-ia64-unstable.hg/xen/arch/ia64'
make[3]: ** [/home/peso/xen-ia64-unstable.hg/xen/arch/ia64/built_in.o] Erro 2
make[3]: Saindo do diretório `/home/peso/xen-ia64-unstable.hg/xen/arch/ia64'
make[2]: ** [/home/peso/xen-ia64-unstable.hg/xen/xen] Erro 2
make[2]: Saindo do diretório `/home/peso/xen-ia64-unstable.hg/xen'
make[1]: ** [install] Erro 2
make[1]: Saindo do diretório `/home/peso/xen-ia64-unstable.hg/xen'
make: ** [install-xen] Erro 2

Thanks!


2006/4/28, Yang, Fred <fred.yang@xxxxxxxxx>:
Due to build steps changed since the message got posted, you also want
to

      ==> Add "make KERNELS="linux-2.6-xen0 linux-2.6-xenU"  " after
"make world" in XenBuild.sh
     ==> modify corresponding Xen0 and XenU build paths after the first
Build

By following Kanno's instruction below.

-Fred

>-----Original Message-----
>From: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
>[mailto:xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf
>Of Masaki Kanno
>Sent: Thursday, April 27, 2006 6:51 PM
>To: Rodrigo Lord
>Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
>Subject: Re: [Xen-ia64-devel] Installing XEN/ia64 on Debian
>
>Hi,
>
>This is a method in case of RHEL4, but please refer to it.
>
>http://lists.xensource.com/archives/html/xen-ia64-devel/2006-03
>/msg00362.html
>
>Best regards,
> Kan
>
>Rodrigo Lord wrote:
>>Hello!
>>
>>I'm trying to install XEN/ia64 on my Debian!
>>So, I'm using Mercurial and downloaded in the link below:
>>
>> http://xenbits.xensource.com/ext/xen-ia64-unstable.hg
>>
>>Now, should I install normally? (as a x86)
>>Is it a patch? Or should I apply a patch?
>>I would like some information to complete my installation on my Debian
>>system!
>>
>>(Sorry for my bad english)
>>
>>Thanks!
>>______________________________________________________________________
>>
>>_______________________________________________
>>Xen-ia64-devel mailing list
>>Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/xen-ia64-devel
>
>
>_______________________________________________
>Xen-ia64-devel mailing list
> Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-ia64-devel
>


_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel