monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] monotone-viz compiled error


From: Olivier Andrieu
Subject: Re: [Monotone-devel] monotone-viz compiled error
Date: Tue, 7 Feb 2006 23:58:25 +0100

 Drakie Awita [Saturday 4 February 2006] :
 >
 > I've checked out the latest n.v.monotone-viz (as of 2006-02-02) and
 > encountered the following while compiling
 > 
 > # ./configure --with-shared-sqlite=no
 > # make
 >     ......
 > ocamlopt -o monotone-viz -I . -I ocamlnet-0.97.1 -I mlsqlite -I
 > extlib-1.3 -I /usr/src/net.venge.monotone-viz/lablgtk/src -I glib -I
 > crypto str.cmxa lablgtk.cmxa gtkInit.cmx lablgnomecanvas.cmxa 
 > ocamlnet-0.97.1/base64.cmx mlsqlite/sqlite3.cmx extlib-1.3/IO.cmx
 > extlib-1.3/unzip.cmx glib/gspawn.cmx glib/giochannel.cmx
 > glib/viz_gmisc.cmx glib/gpattern.cmx crypto/crypto.cmx viz_misc.cmx
 > viz_types.cmx q.cmx dot_lexer.cmx dot_parser.cmx revision_lexer.cmx
 > revision_parser.cmx subprocess.cmx components.cmx database.cmx
 > agraph.cmx autocolor.cmx viz_style.cmx icon.cmx ui.cmx unidiff.cmx
 > view.cmx query.cmx app.cmx version.cmx main.cmx lib3rdparty.a
 > /usr/lib/libcrypto.a
 > No implementations provided for the following modules:
 >   camlPango referenced from view.cmx
 > make: *** [monotone-viz] Error 2
 > 
 > 
 > I'm not familiar with OCAML and cannot find the word 'camlPango' used
 > anywhere in the monotone-viz package.  Can anyone help tell how to fix
 > this error?

??. Beats me. I have no idea where this camlPango comes from. On what
environment are you working (Linux, MacOSX, ...) ?

 > The released version "monotone-viz-0.12" is compiled OK in the same
 > machine environment.  I can run monotone-viz-0.12 on a "rosterified"
 > monotone database and show the history graph nicely, but when I click
 > on any revision box, it shows the error of:
 >         Error while parsing revision set of <revision-id>
 > 
 > (Does anyone know how to fix this error?  I'm running rosterified v0.26-pre1)

That because there was a change in the syntax of revisions during the
rosterification. The fix is indeed to upgrade monotone-viz.

 > When compiling n.v.monotone-viz, I've made the symbolic links of:
 >         monotone -> /usr/src/monotone-0.26pre1
 >         lablgtk -> /usr/src/monotone-viz-0.12/lablgtk
 > so that I don't have to install LablGTK and Sqlite myself.  Don't know
 > if it's the cause for the above compiler error.

No, this should be fine. 

Maybe you could try with the recently released monotone-viz-0.13 (see
my other message).

-- 
   Olivier




reply via email to

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