|
|
|
|
|
|
|
|
|
|
xen-api
[Xen-API] Building xapi tool chain
Good day.
I'm trying to build xapi using XCP DDK (XCP-ddk-0.5.iso).
I found two errors:
1) xen-dist-ocaml.hg/type-conv.spec contain line:
%setup -q -n type-conv-release-%{version}
it shall be:
%setup -q -n type-conv-%{version}
With original line I'm getting error:
+ cd type-conv-release-1.6.8
/var/tmp/rpm-tmp.45189: line 36: cd: type-conv-release-1.6.8: No such
file or directory
2) Second error more tricky and I stuck at this point:
File "pa_rpc.ml", line 1, characters 0-1:
Error: The files /usr/lib/ocaml/camlp4/Camlp4.cmi
and /usr/lib/ocaml/type-conv/pa_type_conv.cmi
make inconsistent assumptions over interface Camlp4_import
I following this instruction:
http://xenbits.xen.org/xapi/install.html
Thanks.
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-API] Building xapi tool chain,
George Shuklin <=
|
|
|
|
|