caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* problem installing janestreet core through godi
@ 2008-10-21 18:34 Ashish Agarwal
  2008-10-21 20:22 ` [Caml-list] " Markus Mottl
  0 siblings, 1 reply; 7+ messages in thread
From: Ashish Agarwal @ 2008-10-21 18:34 UTC (permalink / raw)
  To: Caml List

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

I am having trouble installing JaneStreet's Core library through godi.
On Mac OS X, it fails while installing the prerequisite bin-prot:

...
> ocamlfind ocamlc -package type-conv -c -pp "cpp $ARCH_FLAGS " -I +camlp4
type_class.mli
> File "type_class.mli", line 93, characters 15-16:
> Syntax error
...

Line 93 of type_class.mli is:
MK_BASE(unit)


On a Red Hat Enterprise Linux system, bin-prot successfully installs.
However, janestreet-core fails:

...
> ocamlfind ocamlc -package res,sexplib,bin_prot,threads -c -thread -dtypes
-for-pack Core -dtypes -I +camlp4 -I . binable.ml
> File "binable.ml", line 12, characters 21-47:
> Unbound type constructor Map_to_safe.sw_arg
...

Line 12 of binable.ml is
val bin_sw_arg_t : binable Map_to_safe.sw_arg

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

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

end of thread, other threads:[~2008-10-22 18:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-21 18:34 problem installing janestreet core through godi Ashish Agarwal
2008-10-21 20:22 ` [Caml-list] " Markus Mottl
2008-10-22  8:16   ` Mark Shinwell
2008-10-22 13:08     ` Ashish Agarwal
2008-10-22 13:52       ` Markus Mottl
2008-10-22 17:57       ` Nobuyuki TOMIZAWA
     [not found]         ` <d8be5ae20810221134q171e27bat67328196849526e2@mail.gmail.com>
2008-10-22 18:34           ` Fwd: " Ashish Agarwal

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).