Hello!

Trying to compile the latest version of Everything:
xen-unstable: changeset 20453
xen-api-libs: changeset 55
xen-api: changeset 499

on a i686 Debian 5.0.2 based Linux, compiling stops with:

+ gcc -g -O2 -I/opt/xensource/lib/ocaml -I/usr/include -I. -c -o xenguest_stubs.o xenguest_stubs.c
xenguest_stubs.c: In function ?hvm_build_set_params?:
xenguest_stubs.c:303: error: ?struct hvm_info_table? has no member named ?s4_enabled? xenguest_stubs.c:304: error: ?struct hvm_info_table? has no member named ?s3_enabled?
xenguest_stubs.c: In function ?stub_xc_domain_save?:
xenguest_stubs.c:392: warning: passing argument 7 of ?xc_domain_save? from incompatible pointer type xenguest_stubs.c:392: warning: passing argument 9 of ?xc_domain_save? from incompatible pointer type
xenguest_stubs.c:392: error: too many arguments to function ?xc_domain_save?
xenguest_stubs.c: In function ?stub_xc_domain_restore?:
xenguest_stubs.c:446: error: too few arguments to function ?xc_domain_restore?
*** omake: 920/2630 targets are up to date
*** omake: failed (16.0 sec, 109/149 scans, 155/439 rules, 778/2831 digests)
*** omake: targets were not rebuilt because of errors:
   ocaml/xenguest/xenguest_stubs.o
      depends on: ocaml/xenguest/xenguest_stubs.c
make: *** [all] Error 1

Where / How to fix this problem?

Kind regards - Andreas


_______________________________________________
xen-api mailing list
[email protected]
http://lists.xensource.com/mailman/listinfo/xen-api

Reply via email to