[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-API] Unable to compile xapi from git on debian squeeze
Hi Errol,
Which architecture are using? the error message suggests arch. mismatch.
--Sergei On Mon, Aug 15, 2011 at 3:09 AM, Errol Neal <eneal@xxxxxxxxxxxxxxxxx> wrote:
Hi. When I try to build the source I get the following error:
root@squeeze:~/tmp/xen-api# make
omake phase1
omake: Symbol `FamErrlist' has different size in shared object, consider re-linking
*** omake: reading OMakefiles
*** omake: finished reading OMakefiles (0.21 sec)
- build ocaml/idl datamodel.cmx
+ ocamlfind ocamlopt -package xml-light2,sexpr,log -g -dtypes -thread -warn-error +a-4-6-9-27-28-29 -ccopt -fPIC -I ocaml_backend -I ../database -c datamodel.ml
Fatal error: exception Stack_overflow
*** omake: 261/333 targets are up to date
*** omake: failed (39.55 sec, 0/34 scans, 1/50 rules, 2/393 digests)
*** omake: targets were not rebuilt because of errors:
 ocaml/idl/datamodel.cmi
  Âdepends on: ocaml/idl/datamodel.ml
 ocaml/idl/datamodel.cmx
  Âdepends on: ocaml/idl/datamodel.ml
 ocaml/idl/datamodel.o
  Âdepends on: ocaml/idl/datamodel.ml
make: *** [all] Error 2
I'm using the ocaml packages right out of the dpkg repository. The version is 3.12. Any thoughts on how I go about getting this to compile?
_______________________________________________
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
|