caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* New bee question
@ 2009-03-16 13:26 Andrey Riabushenko
  2009-03-16 14:21 ` [Caml-list] " Markus Mottl
  0 siblings, 1 reply; 3+ messages in thread
From: Andrey Riabushenko @ 2009-03-16 13:26 UTC (permalink / raw)
  To: caml-list

I am trying to install ocaml with a set of libraries on my FreeBSD 7 machine.

So far I have installed ocaml 3.10.2  from FreeBSD ports and I now trying to 
install bin_prot library manually.

make  fails to build the bin-prot with the following error:

gmake[2]: Leaving directory 
`/usr/home/eratosfen/Desktop/ocaml/bin-prot-1.0.5/lib'
ocamlfind ocamlc -package type-conv -c -pp "camlp4orf " -for-pack Bin_prot -I 
+camlp4 pa_bin_prot.ml
File "pa_bin_prot.ml", line 77, characters 19-48:
Unbound value Gen.drop_variance_annotations
gmake[1]: *** [pa_bin_prot.cmo] Error 2
gmake[1]: Leaving directory 
`/usr/home/eratosfen/Desktop/ocaml/bin-prot-1.0.5/lib'


What is Gen.drop_variance_annotations? and why it is absent? 


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

end of thread, other threads:[~2009-03-16 14:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-16 13:26 New bee question Andrey Riabushenko
2009-03-16 14:21 ` [Caml-list] " Markus Mottl
2009-03-16 14:53   ` Stefano Zacchiroli

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