[Omake] Fedora Core 9
Aleksey Nogin
nogin at metaprl.org
Fri May 16 12:01:38 PDT 2008
On 16.05.2008 00:14, Alain Frisch wrote:
> Shivkumar Chandrasekaran wrote:
>> I sort of had to install CVS ocaml (3.11+dev12) on my Fedora Core 9
>> machine (x86_64). Now I get the following error when I try to install
>> omake (both last release and SVN). Any advice? Thanks,
>
> I think the problem is caused by the fact that the new version of OCaml
> is stricter: it is no longer legal to define an "external" primitive
> which is undefined (beforehand, the error was given when the primitive
> was used) [*]. It should be enough to remove the reference to the
> missing external caml_sync from omake code.
>
Alain,
Thanks a lot for your exact diagnosis! I removed the bogus external
reference in rev. 12923 on SVN.
Aleksey
More information about the Omake
mailing list