[Omake] Building omake on Solaris

Jason Hickey jyh at cs.caltech.edu
Tue Oct 23 14:36:34 PDT 2007


I recently encountered this problem myself.

The issue is that OCaml 3.08 doesn't support the recursive module  
definitions in OMake.  OCaml 3.10 (and 3.09 I believe) do.

On blastwave.org at least, OCaml is still at 3.08.  Unfortunately,  
you may need to compile 3.10 yourself:(

Jason

On Oct 23, 2007, at 12:50 PM, akolb at Sun.COM wrote:
<snip>

> *** omake: finished reading OMakefiles (2.34 sec)
> *** omake: done (53.85 sec, 229/229 scans, 338/497 rules, 777/2708  
> digests)
> OMAKEFLAGS= OMAKEPATH=lib src/main/omake --dotomake .omake --force- 
> dotomake -j2 all
> Fatal error: exception Undefined_recursive_module("omake_node.ml",  
> 435, 3)
> gmake: *** [all] Error 2
>
> Any idea of what is broken and how can I debug this?

--
Jason Hickey                  http://www.cs.caltech.edu/~jyh
Caltech Computer Science      Tel: 626-395-6568 FAX: 626-792-4257





More information about the Omake mailing list