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

Re: [Pgocaml-dev] Problem compiling pgocaml 1.1



On Sat, Oct 04, 2008 at 10:49:37PM +0200, Stéphane Glondu wrote:
> Richard Jones wrote:
> > Hmmm -- shouldn't ocamlfind ... -package calendar pick this up?
> 
> It does. Actually, I think the problem is in PGOcaml itself (I've faced
> a similar situation with nurpawiki): the compilation of each module
> succeeds because .cmi files for each submodule are there (maybe they
> shouldn't, BTW). Adding "open CalendarLib" at the beginning of each
> module using calendar's ones solved all my problems in nurpawiki.

Fair enough, I can believe it's a problem in PG'OCaml.

Paolo: If you add 'open CalendarLib' somewhere at the top of the
test_pgocaml_lowlevel.ml file, does it link?

Rich.

-- 
Richard Jones
Red Hat


Reply to: