All of lore.kernel.org
 help / color / mirror / Atom feed
* tools/ocaml: build failure
@ 2010-12-02 15:12 Christoph Egger
  2010-12-02 15:24 ` Ian Campbell
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Egger @ 2010-12-02 15:12 UTC (permalink / raw)
  To: xen-devel


Hi!

compiling tools/ocaml fails with

ocamlfind: Command not found

I have ocaml 3.11.1 installed. Is there any new dependency?

Christoph


-- 
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: tools/ocaml: build failure
  2010-12-02 15:12 tools/ocaml: build failure Christoph Egger
@ 2010-12-02 15:24 ` Ian Campbell
  2010-12-02 16:02   ` Christoph Egger
  0 siblings, 1 reply; 4+ messages in thread
From: Ian Campbell @ 2010-12-02 15:24 UTC (permalink / raw)
  To: Christoph Egger; +Cc: xen-devel@lists.xensource.com

On Thu, 2010-12-02 at 15:12 +0000, Christoph Egger wrote:
> Hi!
> 
> compiling tools/ocaml fails with
> 
> ocamlfind: Command not found
> 
> I have ocaml 3.11.1 installed. Is there any new dependency?

I think ocamlfind is distributed separately from the base ocaml
distribution. On Debian it is in ocaml-findlib.

ocamlfind was always part of the tools/ocaml requirements but I think it
only actually got exposed by 22424:e908bfa58cd4.

Ian.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: tools/ocaml: build failure
  2010-12-02 15:24 ` Ian Campbell
@ 2010-12-02 16:02   ` Christoph Egger
  2010-12-10 18:34     ` Ian Jackson
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Egger @ 2010-12-02 16:02 UTC (permalink / raw)
  To: Ian Campbell; +Cc: xen-devel@lists.xensource.com

On Thursday 02 December 2010 16:24:11 Ian Campbell wrote:
> On Thu, 2010-12-02 at 15:12 +0000, Christoph Egger wrote:
> > Hi!
> >
> > compiling tools/ocaml fails with
> >
> > ocamlfind: Command not found
> >
> > I have ocaml 3.11.1 installed. Is there any new dependency?
>
> I think ocamlfind is distributed separately from the base ocaml
> distribution. On Debian it is in ocaml-findlib.

On pkgsrc, ocamlfind also comes in a seperate package called ocaml-findlib.
I installed it and the build failure went away.

> ocamlfind was always part of the tools/ocaml requirements but I think it
> only actually got exposed by 22424:e908bfa58cd4.

The build system should check for its presence.

Christoph


-- 
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: tools/ocaml: build failure
  2010-12-02 16:02   ` Christoph Egger
@ 2010-12-10 18:34     ` Ian Jackson
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Jackson @ 2010-12-10 18:34 UTC (permalink / raw)
  To: Christoph Egger; +Cc: xen-devel@lists.xensource.com, Ian Campbell

Christoph Egger writes ("Re: [Xen-devel] tools/ocaml: build failure"):
> On Thursday 02 December 2010 16:24:11 Ian Campbell wrote:
> > ocamlfind was always part of the tools/ocaml requirements but I think it
> > only actually got exposed by 22424:e908bfa58cd4.
> 
> The build system should check for its presence.

Feel free to provide a patch that makes it do so :-).  Look at the
stuff in tools/check to see where to add it.

Ian.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-10 18:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-02 15:12 tools/ocaml: build failure Christoph Egger
2010-12-02 15:24 ` Ian Campbell
2010-12-02 16:02   ` Christoph Egger
2010-12-10 18:34     ` Ian Jackson

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.