> -----Original Message----- > From: owner-po...@openbsd.org > [mailto:owner-po...@openbsd.org] On Behalf Of Anil Madhavapeddy > Sent: Monday, October 19, 2009 23:44 > > File "parsing/linenum.mll", line 17, characters 0-1: > > Error: Could not find the .cmi file for interface > > ../../parsing/linenum.mli. > > That looks like a parallel build error; do you have a -j > flag in your build options somewhere? > > -anil >
I cleaned and rebuild Ocaml and it builds fine this time. Not sure what went wrong yesterday. I am building UNISON to give ocaml a workout, but ocaml iteself builds cleanly on sparc64 snapshot of Oct 18. Are you still getting build errors? //Alex