caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ocamlnet problem ...  "inconsistent assumptions over implementation Netsys"
@ 2014-01-05 23:16 Oliver Bandel
  2014-01-06 17:40 ` Oliver Bandel
  0 siblings, 1 reply; 2+ messages in thread
From: Oliver Bandel @ 2014-01-05 23:16 UTC (permalink / raw)
  To: caml-list

Hi,

when using ocamlnet 3.7.3 I got the following err message,
when compiling my code with OCaml   4.01.0:


=======================================================
ocamlfind ocamlopt \
                         -package  
pcre,netstring,netsys,netclient,curl,xml-light -linkpkg \
                                         -o any-dl \
                         cli.cmx parsetreetypes.cmx scriptparser.cmx  
scriptlexer.cmx parsers.cmx network.cmx main.cmx
File "_none_", line 1:
Error: Files /usr/lib/ocaml/netstring/netstring.cmxa
        and /usr/lib/ocaml/netsys/netsys.cmxa
        make inconsistent assumptions over implementation Netsys
OCamlMakefile:940: recipe for target 'any-dl' failed
make[1]: *** [any-dl] Error 2
make[1]: Leaving directory '/home/oliver/tmp/Software/any-dl'
OCamlMakefile:765: recipe for target 'native-code' failed
make: *** [native-code] Error 2
=======================================================

OCamlnet was freshly compiled and installed before used.

So, this looks like a lib-problem.

Anyone else who encountered this?


Ciao,
    Oliver


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] ocamlnet problem ...  "inconsistent assumptions over implementation Netsys"
  2014-01-05 23:16 [Caml-list] ocamlnet problem ... "inconsistent assumptions over implementation Netsys" Oliver Bandel
@ 2014-01-06 17:40 ` Oliver Bandel
  0 siblings, 0 replies; 2+ messages in thread
From: Oliver Bandel @ 2014-01-06 17:40 UTC (permalink / raw)
  To: caml-list

Hello,

after reinstalling some dependencies and ocamlnet-lib itself,
the problem vanished.

So it was an artifact of possibly non-matching versions / compilations
of the ionvolved libs...


Problem solved.


Ciao,
    Oliver


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-06 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-05 23:16 [Caml-list] ocamlnet problem ... "inconsistent assumptions over implementation Netsys" Oliver Bandel
2014-01-06 17:40 ` Oliver Bandel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).