AFAIK, since xenserver, hence XCP, is now open source, the latest snapshot can be obtained from:
http://xenserver.org/overview-xenserver-open-source-virtualization/download/2-uncategorised/115-development-snapshots.html and sometimes i can successfully build manually using build scripts from https://github.com/xenserver/xenserver-core. just follow the README there the last time i tried johngarbutt's devinstall i got those errors too, if i am not mistaken, you should use latest ocaml 4, which can be obtained from: http://dev.centos.org/centos/6/xen-c6/SRPMS/ look for ocaml-4.00.1-2.el6.centos.alt.src.rpm there are some other source rpm here too: http://xenbits.xen.org/djs/xenserver-core-snapshot/SRPMS/ but it was painful to build from those source rpm :D i think https://github.com/xenserver/xenserver-core is the candidate for "official" citrix's way to build next generation of XCP/xenserver -- Sayid Munawar Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Friday, 22 November 2013 at 9:53 AM, Ranjeet R wrote: > Hello all > > Is there a GIT tag/snapshot for a last known working XCP build. > > I am using the scripts - https://github.com/JohnGarbutt/xen-api-devinstall - > and while building it threw up the following error while building xenopsd - > > > *** omake: reading OMakefiles > *** omake: finished reading OMakefiles (0.61 sec) > - scan ocaml/database scan-ocaml-db_filter_parse.mli > + ocamlfind ocamldep -package > xml-light2,stdext,stunnel,http-svr,log,sexpr,rpc-light -native -I > ../idl/ocaml_backend -I ../xapi -I ../idl -I ../util -I ../autogen -I .. > db_filter_parse.mli > ocamlfind: Package `log' not found > *** omake: 197/1995 targets are up to date > *** omake: failed (0.94 sec, 1/3 scans, 0/6 rules, 0/644 digests) > *** omake: targets were not rebuilt because of errors: > <scanner ocaml/database/scan-ocaml-db_filter_parse.mli> > > > I tried to locate the package “log” but I couldn’t find it in the code. > > A GIT tag to a working build would be of great help as well. > > Ranjeet > > > _______________________________________________ > Xen-api mailing list > [email protected] (mailto:[email protected]) > http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api > >
_______________________________________________ Xen-api mailing list [email protected] http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
