|
|
|
|
|
|
|
|
|
|
xen-api
RE: [Xen-API] Building xapi tool chain
[cc:d Jon]
Jon: I don't suppose you have a recent set of dependency RPMs in a yum repo
somewhere?
Cheers,
Dave
> -----Original Message-----
> From: xen-api-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-api-
> bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of George Shuklin
> Sent: 30 January 2011 18:46
> To: xen-api@xxxxxxxxxxxxxxxxxxx
> Subject: [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
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|
|
|
|
|