Browse thread
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-02-06 (16:06) |
From: | Pixel <pixel@m...> |
Subject: | Re: [Caml-list] dependancy problems? |
Sven Luther <sven.luther@wanadoo.fr> writes: > On Tue, Jan 18, 2005 at 09:25:22AM +0100, Stéphane Payrard wrote: [...] > > > > I get the following message when trying to compile: > > > > > > > > Files /usr/lib/ocaml/lablgtk/gtkThread.cmx > > > > and /usr/lib/ocaml/threads/threads.cmxa > > > > make inconsistent assumptions over implementation Thread > > > > > > > > Should I use different versiosn of either lablgtk or ocaml? > > > > The INSTALL file suggest OCaml 3.07 and LablGtk 1.2.6 . > > > > Or is there an easy way to tweak cameleon to get it to compile > > > > with the ocaml and lablgtk versions I have. > > > > > > I think this problem is due to different ocaml versions being used to generate > > > lablgtk and threads. > > > > Does this mean that the mandrake people have not done a proper job > > about dependancies? I have installed unison that also uses > > lablgtk. There is no problem there. So I am puzzled. > > Probably yes. Or maybe just the binary compatibility problem with 3.08.1 ro > 3.08.2 migration, so it did not hit only debian. right, i've rebuilt LablGtk and now it works. (sorry for the answer time)