Hi Errol,

Which architecture are using? the error message suggests arch. mismatch.

--Sergei

On Mon, Aug 15, 2011 at 3:09 AM, Errol Neal <[email protected]> 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
> [email protected]
> http://lists.xensource.com/mailman/listinfo/xen-api
>
_______________________________________________
xen-api mailing list
[email protected]
http://lists.xensource.com/mailman/listinfo/xen-api

Reply via email to