FYI, I'm seeing the following build failure on a fresh install of the 3.12 section
> ocamlfind ocamlc -c -package str -package obrowser -package lwt.syntax > -syntax camlp4o -nostdlib -o lwt_obrowser.cmi lwt_obrowser.mli > + ocamlfind ocamlc -c -package str -package obrowser -package lwt.syntax > -syntax camlp4o -nostdlib -o lwt_obrowser.cmi lwt_obrowser.mli > File "lwt_obrowser.mli", line 1, characters 0-1: > Error: The files /home/mundkur/godi/lib/ocaml/pkg-lib/obrowser/pervasives.cmi > and /home/mundkur/godi/lib/ocaml/pkg-lib/lwt/lwt.cmi > make inconsistent assumptions over interface Pervasives Apparently, Debian also faced a similar issue: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580105 --prashanth _______________________________________________ Godi-list mailing list [email protected] https://godirepo.camlcity.org/mailman/listinfo/godi-list
