The x86_64 build errors out with the following problem:
...
make[3]: Entering directory `/tmp/xen-unstable/xen/common''
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix
include -Wall -Werror -Wno-pointer-arith -pipe -I/tmp/xen-
unstable/xen/include -I/tmp/xen-unstable/xen/include/asm-x86/mach-
default -O3 -fomit-frame-pointer -msoft-float -m64 -mno-red-zone -fpic -
fno-reorder-blocks -fno-asynchronous-unwind-tables -DNDEBUG -c
ac_timer.c -o ac_timer.o
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix
include -Wall -Werror -Wno-pointer-arith -pipe -I/tmp/xen-
unstable/xen/include -I/tmp/xen-unstable/xen/include/asm-x86/mach-
default -O3 -fomit-frame-pointer -msoft-float -m64 -mno-red-zone -fpic -
fno-reorder-blocks -fno-asynchronous-unwind-tables -DNDEBUG -c bitmap.c
-o bitmap.o
bitmap.c: In function `__bitmap_weight'':
bitmap.c:275: warning: implicit declaration of function `hweight64''
make[3]: *** [bitmap.o] Error 1
make[3]: Leaving directory `/tmp/xen-unstable/xen/common''
make[2]: *** [/tmp/xen-unstable/xen/xen] Error 2
make[2]: Leaving directory `/tmp/xen-unstable/xen''
make[1]: *** [xen] Error 2
make[1]: Leaving directory `/tmp/xen-unstable''
make: *** [world] Error 2
bl2-14:/tmp/xen-unstable #
Note: I am using the May 9 xen-unstable-src.tgz.
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
Using the latest BK source:
arch/xen/kernel/reboot.c: In function `__do_suspend'':
arch/xen/kernel/reboot.c:106: warning: implicit declaration of function
`mm_pin_all''
arch/xen/kernel/reboot.c:107: error: `pgd_cache'' undeclared (first use
in this function)
arch/xen/kernel/reboot.c:107: error: (Each undeclared identifier is
reported only once
arch/xen/kernel/reboot.c:107: error: for each function it appears in.)
arch/xen/kernel/reboot.c: In function `shutdown_handler'':
arch/xen/kernel/reboot.c:235: warning: unused variable `sysrq''
arch/xen/kernel/reboot.c: At top level:
include/linux/unistd.h:4: warning: `errno'' defined but not used
make[5]: *** [arch/xen/kernel/reboot.o] Error 1
make[4]: *** [arch/xen/kernel] Error 2
make[4]: Leaving directory `/tmp/xen-unstable/linux-2.6.11-xen0''
make[3]: *** [build] Error 2
make[3]: Leaving directory `/tmp/xen-unstable''
make[2]: *** [linux-2.6-xen0-build] Error 2
make[2]: Leaving directory `/tmp/xen-unstable''
make[1]: *** [kernels] Error 1
make[1]: Leaving directory `/tmp/xen-unstable''
make: *** [world] Error 2
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
Build breaks on x86_64 FC4 platform (Note: it builds OK on SLES 9
platform).
make[3]: Entering directory `/tmp/xen-unstable/xen/common''
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix
include -Wall -Werror -Wno-pointer-arith -pipe -I/tmp/xen-
unstable/xen/include -I/tmp/xen-unstable/xen/include/asm-x86/mach-
generic -I/tmp/xen-unstable/xen/include/asm-x86/mach-default -O3 -fomit-
frame-pointer -msoft-float -m64 -mno-red-zone -fpic -fno-reorder-blocks
-fno-asynchronous-unwind-tables -DNDEBUG -c ac_timer.c -o ac_timer.o
cc1: warnings being treated as errors
/tmp/xen-unstable/xen/include/xen/bitmap.h: In function ‘rem_ac_timer’:
/tmp/xen-unstable/xen/include/xen/bitmap.h:112: warning: control may
reach end of non-void function ‘__constant_c_and_count_memset’ being
inlined
make[3]: *** [ac_timer.o] Error 1
make[3]: Leaving directory `/tmp/xen-unstable/xen/common''
make[2]: *** [/tmp/xen-unstable/xen/xen] Error 2
make[2]: Leaving directory `/tmp/xen-unstable/xen''
make[1]: *** [xen] Error 2
make[1]: Leaving directory `/tmp/xen-unstable''
make: *** [world] Error 2
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel