[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sks-devel] [Announce] SKS 1.1.3 Released
From: |
Phil Pennock |
Subject: |
Re: [Sks-devel] [Announce] SKS 1.1.3 Released |
Date: |
Tue, 10 Apr 2012 23:28:31 -0700 |
On 2012-04-10 at 22:00 -0500, John Clizbe wrote:
> We are pleased to announce the availability of a new SKS release:
> Version 1.1.3.
Anyone able to point me easily at what I'm doing wrong with this build?
% gmake
[...]
ocamlopt -I lib -I bdb -ccopt -Lbdb -dtypes -ccopt -pthread -ccopt -pg
-warn-error A -inline 40 unix.cmxa str.cmxa bdb.cmxa nums.cmxa bigarray.cmxa
cryptokit.cmxa -c pSet.ml
File "pSet.ml", line 1, characters 0-1:
Error: Could not find the .cmi file for interface pSet.mli.
gmake: *** [pSet.cmx] Error 2
% ocamlopt -version
3.12.0
Thanks,
-Phil