caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Oliver Bandel" <oliver@first.in-berlin.de>
To: caml-list@yquem.inria.fr
Subject: [Caml-list] ocamlnet problem ...  "inconsistent assumptions over implementation Netsys"
Date: Mon, 06 Jan 2014 00:16:03 +0100	[thread overview]
Message-ID: <20140106001603.21473atb0fupv7ar@webmail.in-berlin.de> (raw)

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


             reply	other threads:[~2014-01-05 23:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-05 23:16 Oliver Bandel [this message]
2014-01-06 17:40 ` Oliver Bandel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140106001603.21473atb0fupv7ar@webmail.in-berlin.de \
    --to=oliver@first.in-berlin.de \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).