All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: suresh knv <knv.suresh2009@gmail.com>, xen-devel@lists.xensource.com
Subject: Re: Error while installing xen tools
Date: Thu, 15 Oct 2015 10:07:58 +0100	[thread overview]
Message-ID: <1444900078.1607.30.camel@citrix.com> (raw)
In-Reply-To: <CALGX8X0DgXi2DEZzW8sJTpCFeb1CfTAkZpQsDz7Tv=p8kXT9MQ@mail.gmail.com>

On Thu, 2015-10-15 at 14:28 +0530, suresh knv wrote:
> Hi,
> I am trying to install xen-tools on arm64 board(thunderx) with ubuntu.
> I got stuck with the following error.
> 
> 
> make[3]: Leaving directory `/home/ubuntu/xen_dev/xen/tools/pygrub'
> make[2]: Leaving directory `/home/ubuntu/xen_dev/xen/tools'
> make[2]: Entering directory `/home/ubuntu/xen_dev/xen/tools'
> make -C ocaml install
> make[3]: Entering directory `/home/ubuntu/xen_dev/xen/tools/ocaml'
> make[4]: Entering directory `/home/ubuntu/xen_dev/xen/tools/ocaml'
> make -C libs install
> make[5]: Entering directory `/home/ubuntu/xen_dev/xen/tools/ocaml/libs'
> make[6]: Entering directory `/home/ubuntu/xen_dev/xen/tools/ocaml/libs'
> make -C mmap install
> make[7]: Entering directory
> `/home/ubuntu/xen_dev/xen/tools/ocaml/libs/mmap'
>  MLOPT    xenmmap.cmx
> /bin/sh: 1: ocamlopt: not found
> make[7]: *** [xenmmap.cmx] Error 127
> 
> I have installed all the packages related to ocaml but still I am
> getting the same error.When I googled the error it says
> ocaml-native-compiler package is needed and for arm64 there is no
> support for this package.
> Can some one help me out with this.

Try "./configure --disable-ocamltools"?

There would seem to be a bug in the configure script if it is detecting
ocaml when a required component (the ocamlopt native compiler) is not
present.

Ian.


> 
> I am attaching the complete log file also with the mail.
> 
> 
> Thanks
> Suresh KN V
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

      reply	other threads:[~2015-10-15  9:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15  8:58 Error while installing xen tools suresh knv
2015-10-15  9:07 ` Ian Campbell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1444900078.1607.30.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=knv.suresh2009@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.