|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] Build fix for OpenBSD
Hi!
I have xen-unstable changeset 12050:
gcc -O2 -fomit-frame-pointer -m32 -march=i686 -DNDEBUG -std=gnu99 -Wall
-Wstrict-prototypes -Wno-unused-value -nostdinc -fno-builtin -fno-common
-fno-strict-aliasing -iwithprefix include -Werror -Wno-pointer-arith -pipe
-I/usr/src/xen-unstable-master.hg/xen/include
-I/usr/src/xen-unstable-master.hg/xen/include/asm-x86/mach-generic
-I/usr/src/xen-unstable-master.hg/xen/include/asm-x86/mach-default
-msoft-float -fno-stack-protector -fno-stack-protector-all -g -D__XEN__ -c
seg_fixup.c -o seg_fixup.o
seg_fixup.c: In function `gpf_emulate_4gb':
seg_fixup.c:298: warning: int format, long int arg (arg 4)
gmake[4]: *** [seg_fixup.o] Error 1
gmake[4]: Leaving directory
`/usr/src/xen-unstable-master.hg/xen/arch/x86/x86_32'
gmake[3]: *** [x86_32/built_in.o] Error 2
The attached patch fixes this.
seg_fixup.diff
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] Build fix for OpenBSD,
Christoph Egger <=
|
|
|
|
|