Closed bbrietzke closed 1 year ago
Hi,
I am facing the same problem. Can you tell me how you were able to fix this?
i have been able to fix this.
Can you tell me how you were able to fix this?
@crazykt : It's a problem with ocamlbuild version 4.02. This repository builds fine on ocaml version 4.01, but not 4.02, because something has changed in the format of how ocamlbuilds are specified. Maybe one day I'll understand ocamlbuild and be able to help fix it.
I just wasted an hour here since @bbrietzke just pulled a DenverCoder9... Hope this helps anyone in the future! http://xkcd.com/979/
@arjunravinarayan : Thanks, I was able to build it with ocamlbuild version 4.01.
Was trying to build the package, when I get the following:
Was wondering if you could provide some insight as to what is generating the error.