|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 73] gcc4 build break - In function ?rem_ac_timer?:
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=73
------- Additional Comments From dbarrera@xxxxxxxxxx 2005-06-08 13:04 -------
Using latest BK pull:
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 domain_build.c -o domain_build.o
cc1: warnings being treated as errors
domain_build.c: In function ?construct_dom0?:
domain_build.c:600: warning: pointer targets in passing argument 1 of ?strncpy?
differ in signedness
make[3]: *** [domain_build.o] Error 1
make[3]: Leaving directory `/tmp/xen-unstable/xen/arch/x86'
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
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
|
|
|
|