The installed Xen header files (/usr/include/xen/*) expect the U8, u16, u32, etc types to already be defined. Currently, xc.h provides this in a nonportable way. I''ve changed xc.h to use stdint.h, and fixed a few printf-style format strings to match. Thanks, Charles
Reasonably Related Threads
- [PATCH 3 of 4] PoC: libxc+ocaml: add interfaces to send triggers to HVM guests
- [PATCH] libxc: reset ctx->completed on each domain restore
- 回复: [help] Who's the author of libxc? I don't know howto start with it
- Bug#710650: marked as done (xen-api: FTBFS: gcc: error: /home/blank/debian/xen/releases/xen/xen-4.2.1/debian/build/build-utils_amd64/tools/ocaml/libs/xc/../../../../tools/libxc/libxenctrl.so: No such file or directory- build ocaml/xapi rrddump.opt)
- [PATCH] Rename libxc => libxenctl