|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] ocaml build error
Vincent Hanquez writes ("Re: [Xen-devel] ocaml build error"):
> adding another patch for Keir.
Even with that, I get this.
Ian.
cc1: warnings being treated as errors
xc_lib.c: In function 'xc_domain_set_memmap_limit':
xc_lib.c:659: error: dereferencing type-punned pointer will break
strict-aliasing rules
xc_lib.c: In function 'xc_domain_memory_increase_reservation':
xc_lib.c:709: error: dereferencing type-punned pointer will break
strict-aliasing rules
xc_lib.c: In function 'xc_domain_memory_decrease_reservation':
xc_lib.c:735: error: dereferencing type-punned pointer will break
strict-aliasing rules
xc_lib.c: In function 'xc_domain_memory_populate_physmap':
xc_lib.c:765: error: dereferencing type-punned pointer will break
strict-aliasing rules
xc_lib.c: In function 'xc_domain_get_pfn_list':
xc_lib.c:1217: error: assignment from incompatible pointer type
make[4]: *** [xc_lib.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [SUBDIRS_LIBS] Error 2
make[3]: Leaving directory `/u/iwj/work/1/xen-unstable.hg/tools/ocaml'
make[2]: *** [subdir-install-ocaml] Error 2
make[2]: Leaving directory `/u/iwj/work/1/xen-unstable.hg/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/u/iwj/work/1/xen-unstable.hg/tools'
make: *** [install-tools] Error 2
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|