[Omake] "IntNodes are out of order" while compiling MetaPRL

Aleksey Nogin nogin at metaprl.org
Sun Apr 8 10:13:36 PDT 2007


Yegor,

The problem was in LibMojave (I've just committed a fix in rev. 10375) -
I've accidentally put the files in the wrong order.

The OMake message is unnecessarily cryptic by mistake (some time ago, I
made a global replace "Node" -> "IntNode" in one of the OMake source
files, without realizing that this also corrupted the error message).
Fixed in rev. 10373.

P.S. I've also just updated the magic number in MetaPRL (to match recent
LibMojave changes) - rev. 10376.

Aleksey

On 08.04.2007 09:19, Yegor Bryukhov wrote:

> I get this error (using most recent metaprl and omake 0.9.8.1 binary
> from omake.metaprl.org)
> Not sure but looks like a problem in omake, not in metaprl
> 
> *** omake: reading OMakefiles
> *** omake: finished reading OMakefiles (0.8 sec)
> *** omake: 1855/3541 targets are up to date                    ] 00998 /
> 03535
> *** omake: failed (2.7 sec, 0/471 scans, 0/512 rules, 0/3148 digests)
> *** omake error:
>   File c:\Program Files\OMake\lib\omake\\build\OCaml.om: line 756,
> characters 6-51
>   IntNodes are out of order:
>      IntNode libmojave\unix\lm_notify.cmo
>      Depends on libmojave\util\lm_filename_util.cmo
> 



More information about the OMake-Devel mailing list