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-devel

[Xen-devel] Xen unstable/SuSE 9.3 install issue

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Xen unstable/SuSE 9.3 install issue
From: benjamin <benjaminrtz@xxxxxxxxx>
Date: Fri, 7 Oct 2005 01:40:21 +0530
Delivery-date: Thu, 06 Oct 2005 20:07:55 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=N7GAL9wUKqCQQzHRYLTE8df4X+ifTx6X3Ekr8ST9MiFK4Mau/po8TD7iEMlWeydOHYtUPJVtUfDBM4viznkYzghJOdB4lyd+n3pHQVxOFAPTRic5zTu9Zuh2n/uq3A4/lMZqK+9hvqjABXdkUVPMrPBIl/0hamwqJ5bWImpe2mA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: benjamin <benjaminrtz@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
          I have successfully installed  Xen unstable binary on SuSE 9.3. I am trying to do a source install and I got the following error.  Will be glad for any help or guidance.


In file included from include/asm-xen/asm/processor.h:18,
                 from include/asm/thread_info.h:17,
                 from include/linux/thread_info.h:21,
                 from include/linux/spinlock.h:12,
                 from include/linux/capability.h:45,
                 from include/linux/sched.h:7,
                 from arch/i386/kernel/asm-offsets.c:7:
include/asm-xen/asm/system.h: In function `__cmpxchg':
include/asm-xen/asm/system.h:256: error: `LOCK' undeclared (first use in this function)
include/asm-xen/asm/system.h:256: error: (Each undeclared identifier is reported only once
include/asm-xen/asm/system.h:256: error: for each function it appears in.)
include/asm-xen/asm/system.h:256: error: syntax error before string constant
include/asm-xen/asm/system.h:262: error: syntax error before string constant
include/asm-xen/asm/system.h:268: error: syntax error before string constant
make[5]: *** [arch/i386/kernel/asm-offsets.s] Error 1
make[4]: *** [arch/i386/kernel/asm-offsets.s] Error 2
make[4]: Leaving directory `/root/xen-unstable/linux-2.6.12-xen0'
make[4]: Entering directory `/root/xen-unstable/linux-2.6.12-xen0'
if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map -b /root/xen-unstable/dist/install -r 2.6.12-xen0; fi
make[4]: Leaving directory `/root/xen-unstable/linux-2.6.12-xen0'
make -C linux-2.6.12-xen0 ARCH=xen INSTALL_PATH=/root/xen-unstable/dist/install install
make[4]: Entering directory `/root/xen-unstable/linux-2.6.12-xen0'
  CHK     include/linux/version.h
  CC      arch/i386/kernel/asm-offsets.s
In file included from include/asm-xen/asm/processor.h:18,
                 from include/asm/thread_info.h:17,
                 from include/linux/thread_info.h:21,
                 from include/linux/spinlock.h:12,
                 from include/linux/capability.h:45,
                 from include/linux/sched.h:7,
                 from arch/i386/kernel/asm-offsets.c:7:
include/asm-xen/asm/system.h:11:25: asm/smp_alt.h: No such file or directory
In file included from include/asm-xen/asm/processor.h:18,
                 from include/asm/thread_info.h:17,
                 from include/linux/thread_info.h:21,
                 from include/linux/spinlock.h:12,
                 from include/linux/capability.h:45,
                 from include/linux/sched.h:7,
                 from arch/i386/kernel/asm-offsets.c:7:
include/asm-xen/asm/system.h: In function `__cmpxchg':
include/asm-xen/asm/system.h:256: error: `LOCK' undeclared (first use in this function)
include/asm-xen/asm/system.h:256: error: (Each undeclared identifier is reported only once
include/asm-xen/asm/system.h:256: error: for each function it appears in.)
include/asm-xen/asm/system.h:256: error: syntax error before string constant
include/asm-xen/asm/system.h:262: error: syntax error before string constant
include/asm-xen/asm/system.h:268: error: syntax error before string constant
make[5]: *** [arch/i386/kernel/asm-offsets.s] Error 1
make[4]: *** [arch/i386/kernel/asm-offsets.s] Error 2
make[4]: Leaving directory `/root/xen-unstable/linux-2.6.12-xen0'
make[3]: *** [build] Error 2
make[3]: Leaving directory `/root/xen-unstable'
make[2]: *** [linux-2.6-xen0-build] Error 2
make[2]: Leaving directory `/root/xen-unstable'
make[1]: *** [install-kernels] Error 1
make[1]: Leaving directory `/root/xen-unstable'
make: *** [world] Error 2



--
benjamin rualthanzauva
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>