WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

Re: [Xen-API] Unable to compile xapi from git on debian squeeze

To: eneal@xxxxxxxxxxxxxxxxx
Subject: Re: [Xen-API] Unable to compile xapi from git on debian squeeze
From: Sergei Lebedev <superbobry@xxxxxxxxx>
Date: Mon, 15 Aug 2011 11:12:03 +0400
Cc: xen-api@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 15 Aug 2011 00:13:02 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=XfHVefW1siNmWqEgdamSIu6Mmp58XbnpGpAZpAOcEX4=; b=NJP8IZNuCmSwaP8axfW8dgFV46JYDQdNPAkIoyKkl8AdJDMNO2R1aaHj/GrHtYnKoX sem7YVpyu1weuoWGuIMQUwHgJaHFlnN4luwcgaHIOzSIxS2lWvRe3YPN1fD6LaL2tAC+ iwoh1bdW3vIVlOCaA21T7SNx5umUP5A0u4FSU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1313363383457512500@xxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <1313363383457512500@xxxxxxxxxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
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
<Prev in Thread] Current Thread [Next in Thread>