From: Richard J. <ri...@an...> - 2004-11-02 22:52:04
|
On Tue, Nov 02, 2004 at 08:07:25PM +0100, Vincent Balat wrote: > ocamlc -w s -I /opt/godi/lib/ocaml/pkg-lib/extlib -I /opt/godi/lib/ocaml/= pkg-lib/pcre -I +apache -I +pcre -I +dbi -I +extlib -I +netstring -I +grego= riandate -I lib -c lib/cocanwiki.ml > The files lib/cocanwiki_ok.cmi > and /opt/godi/lib/ocaml/std-lib/dbi/dbi_postgres.cmi > make inconsistent assumptions over interface Dbi > make[1]: *** [lib/cocanwiki.cmo] Erreur 2 > make[1]: Leaving directory `/home/balat/prog/cocanwiki/cocanwiki-1.3.3/sc= ripts' > make: *** [all] Erreur 2 Do you have several versions of ``dbi'' around? Actually it's possible that you have one version in extlib and another version from GODI / ocamldbi. I'm CC-ing this message to the extlib development list because I think this is going to continue to be a problem with Dbi partially in and partially out of extlib ... Rich. --=20 Richard Jones. http://www.annexia.org/ http://www.j-london.com/ >>> http://www.team-notepad.com/ - collaboration tools for teams <<< Merjis Ltd. http://www.merjis.com/ - improving website return on investment http://execellence.co.uk/ - Interim and executive recruitment |