caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] macports: inconsistent assumptions over interface CamlinternalFormatBasics
@ 2015-06-23 15:21 Vincenzo Ciancia
  2015-06-24  9:27 ` Stéphane Glondu
  0 siblings, 1 reply; 3+ messages in thread
From: Vincenzo Ciancia @ 2015-06-23 15:21 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 1179 bytes --]

Hi all,

I am using ubuntu and happily working in OCaml since decades. A colleague
of mine (I can't access the machine directly) is trying to compile a
program on osx; they used macports to install ocaml, ocamlgraph and
ocamlcsv two days ago. Now what happens is that some files are compiled
correctly, but then here is an error which I don't know how to fix:

Error: The files /opt/local/lib/ocaml/pervasives.cmi
       and /opt/local/lib/ocaml/site-lib/csv/csv.cmi
       make inconsistent assumptions over interface CamlinternalFormatBasics


They already tried to rebuild all the packages depending on ocaml. Any
advice?

Thanks

Vincenzo

here is some more context from the log:

bigarray.cmxa csv.cmxa -c model.ml -o model.cmx
ocamlfind ocamlopt -package ocamlgraph -package csv graph.cmxa
bigarray.cmxa csv.cmxa -c intBool.ml -o intBool.cmx
ocamlfind ocamlopt -package ocamlgraph -package csv graph.cmxa
bigarray.cmxa csv.cmxa -c dotParser.ml -o dotParser.cmx
File "dotParser.ml", line 1:
Error: The files /opt/local/lib/ocaml/pervasives.cmi
       and /opt/local/lib/ocaml/site-lib/csv/csv.cmi
       make inconsistent assumptions over interface
CamlinternalFormatBasics

[-- Attachment #2: Type: text/html, Size: 5421 bytes --]

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

end of thread, other threads:[~2015-06-24 13:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-23 15:21 [Caml-list] macports: inconsistent assumptions over interface CamlinternalFormatBasics Vincenzo Ciancia
2015-06-24  9:27 ` Stéphane Glondu
2015-06-24 13:15   ` Vincenzo Ciancia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).