|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] build problems with 2.0-testing
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>
|
- [Xen-devel] build problems with 2.0-testing,
Hans-Christian Armingeon <=
|
|
|
|
|