Everything appears to go smoothly but I get errors in compiling ocamldoc. I've attached the full build log. ynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_sig.mli ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_sig.ml File "odoc_sig.ml", line 1302, characters 16-17: Syntax error make[1]: *** [odoc_sig.cmo] Error 2 make[1]: Leaving directory `/home/kmacy/tmp/ocaml-3.07/ocamldoc' make: *** [ocamldoc] Error 2