monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] problem compiling monotone-viz


From: Olivier Andrieu
Subject: Re: [Monotone-devel] problem compiling monotone-viz
Date: Thu, 20 Jan 2005 15:21:02 +0100 (CET)

 > "Georg-W. Koltermann" [Thu, 20 Jan 2005]:
 > Hi,
 > 
 > I am trying to compile monotone-viz version
 > 3158edb027ef9ed4398ae6c1f4038ca565eb10bc from the repository, which
 > includes the sqlite3 adaptions.  I run into a compile time error, and
 > not knowing anything about ocaml I have no idea what went wrong:
 > 
 >         hunter[8]$ gmake
 >         Package openssl was not found in the pkg-config search path.
 >         Perhaps you should add the directory containing `openssl.pc'
 >         to the PKG_CONFIG_PATH environment variable
 >         No package 'openssl' found
 >         ocamlopt  -I ocamlnet-0.97.1 -I mlsqlite -I extlib-1.3 -I 
 > /usr/local/lib/ocaml/lablgtk2 -I glib -I crypto  -c view.ml
 >         File "view.ml", line 788, characters 26-29:
 >         Expecting function has type callback:(unit -> bool) -> Glib.Idle.id
 >         This argument cannot be applied with label ~prio
 >         gmake: *** [view.cmx] Fehler 2
 >         hunter[9]$
 > 
 > I am using ocaml 3.08.1 and lablgtk2 2.4.0 on FreeBSD 5.3.
                                        ^^^^^
Yes, you'd need the more recent lablgtk release to compile this. I
wasn't aware I had broken compatibility with lablgtk 2.4.0. I simply
reverted the offending code (not very important) and commited a new
revision to the repository. 

-- 
   Olivier




reply via email to

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