[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ocamlfind: nums vs num?



Hi,

I'm currently playing with ocamlfind for an ocaml project. I'm new to
this tool and the ocaml build system in general, but I suspect there
is something wrong there :

$ ocamlfind ocamlc -package cryptokit test.ml 
ocamlfind: Package `nums' not found - Required by `numerix'

The fact numerix looks for `nums' whereas the META file in the findlib
package is named "META.num" looks like a bug to me, am I right?

I'm not sure if this is a bug in findlib or in numerix, but the easier
fix is to change the require line from "nums" to "num" in numerix.

I'm only guessing there, but if I'm right I have a trivial (and
tested) patch for this issue, #247136 and #247133.

Laurent.

(please Cc: me on reply)

-- 
- So I suppose it's a little too late for an apology, huh?
- You suppose correctly.

Attachment: signature.asc
Description: Digital signature


Reply to: