monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] mtn-viz


From: Stéphane Gimenez
Subject: Re: [Monotone-devel] mtn-viz
Date: Wed, 9 Jun 2010 18:17:51 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

Hi,

> What's happening with mtn-viz?  Which of the branches is the most
> current?  I just tried nvm.monotone-viz.new-stdio, thinking that it
> should work, but can't get it to compile properly:

> ocamlopt.opt  -I /usr/lib/ocaml/3.10.1/lablgtk2 -I glib  -c glib/viz_gmisc.ml
> File "glib/viz_gmisc.ml", line 4, characters 33-64:
> Error: Unbound type constructor Gtk.obj
> make: *** [glib/viz_gmisc.cmx] Fel 2

You need -dev packages or equivalent.
On debian you need lablgtk2-ocaml-dev to compile mtn-viz.

It is likely to be the cause of this compilation failure.

Header files (.mli) and some source (.ml) files are needed in
your /usr/lib/ocaml/3.10.1/lablgtk2 directory.

Hope this helps,
Stéphane



reply via email to

[Prev in Thread] Current Thread [Next in Thread]