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] build problems with 2.0-testing

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] build problems with 2.0-testing
From: Hans-Christian Armingeon <mog.johnny@xxxxxxx>
Date: Sat, 8 Apr 2006 11:34:21 +0200
Delivery-date: Mon, 10 Apr 2006 06:46:56 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.1
Hi,

I am having problems in building xen 2.0-testing.

make[3]: Leaving directory `/usr/src/xen/xen2/xen-testing.hg-2.0-20060408/xen'
[ -e include/asm ] || ln -sf asm-x86 include/asm
/usr/bin/make -C arch/x86 asm-offsets.s
make[3]: Entering directory 
`/usr/src/xen/xen2/xen-testing.hg-2.0-20060408/xen/arch/x86'
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix 
include -Wall -Werror -pipe 
-I/usr/src/xen/xen2/xen-testing.hg-2.0-20060408/xen/in
ls -O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DNDEBUG -S -o 
asm-offsets.s x86_32/asm-offsets.c
In file included from 
/usr/src/xen/xen2/xen-testing.hg-2.0-20060408/xen/include/asm/page.h:117,
                 from 
/usr/src/xen/xen2/xen-testing.hg-2.0-20060408/xen/include/asm/fixmap.h:18,
                 from 
/usr/src/xen/xen2/xen-testing.hg-2.0-20060408/xen/include/asm/smp.h:6,
                 from 
/usr/src/xen/xen2/xen-testing.hg-2.0-20060408/xen/include/xen/smp.h:13,
                 from 
/usr/src/xen/xen2/xen-testing.hg-2.0-20060408/xen/include/xen/sched.h:11,
                 from x86_32/asm-offsets.c:7:
/usr/src/xen/xen2/xen-testing.hg-2.0-20060408/xen/include/asm/processor.h:175: 
error: array type has incomplete element type
make[3]: *** [asm-offsets.s] Error 1
make[3]: Leaving directory 
`/usr/src/xen/xen2/xen-testing.hg-2.0-20060408/xen/arch/x86'
make[2]: *** [/usr/src/xen/xen2/xen-testing.hg-2.0-20060408/xen/xen] Error 2
make[2]: Leaving directory `/usr/src/xen/xen2/xen-testing.hg-2.0-20060408/xen'
make[1]: *** [xen] Error 2
make[1]: Leaving directory `/usr/src/xen/xen2/xen-testing.hg-2.0-20060408'
make: *** [build-stamp] Error 2

The build works fine on another ubuntu system.

Has anybody got an idea, what is missing?

Many thanks in advance,

Johnny

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

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