caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: oliver <oliver@first.in-berlin.de>
To: Robert Jakob <rj@robertjakob.de>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] findlib-problem: packages seem to be there at many places
Date: Mon, 18 Feb 2013 08:42:52 +0100	[thread overview]
Message-ID: <20130218074252.GA16260@siouxsie> (raw)
In-Reply-To: <511A2F4C.4060501@robertjakob.de>

On Tue, Feb 12, 2013 at 01:02:20PM +0100, Robert Jakob wrote:
> 
> >ocamlfind ocamlc -package
> >pcre,netstring,netsys,netclient,curl,xml-light -c scriptparser.mli
> >findlib: [WARNING] Interface netstring_pcre.cmi occurs in several
> >directories: /usr/lib/ocaml/netstring, /usr/lib/ocaml/netstring-pcre
> >Any ideas where this can come from?
> Well, as it says, there are interface files with
> the same name in both /usr/lib/ocaml/netstring and
> /usr/lib/ocaml/netstring-pcre.
> 
> When I recall correctly, there was a version change
> in netstring which extracted the pcre part to an extra
> library.
> 
> Just a rough guess: it seams you have installed an old
> version of netstring (where pcre was still part of netstring)
> and a version of netstring-pce which was extracted.
> Possible solution: Install newer version of netstring?
[...]

I had installed a not-current and some days later the current
ocamlnet.
Even the old package should have been removed automatically,
that was not the case.

After removing the lib and reinstalling it, this problem vanished.
(It should never occur... the details are a an issue for philosophoical admins ;-))


Ciao,
   Oliver

      reply	other threads:[~2013-02-18  7:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-11 10:39 Oliver Bandel
2013-02-12 12:02 ` Robert Jakob
2013-02-18  7:42   ` oliver [this message]

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=20130218074252.GA16260@siouxsie \
    --to=oliver@first.in-berlin.de \
    --cc=caml-list@inria.fr \
    --cc=rj@robertjakob.de \
    /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).