caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: caml-list@inria.fr
Subject: [Caml-list] OASIS circular dependency in xml-light
Date: Fri, 10 Jun 2016 10:39:20 +0200	[thread overview]
Message-ID: <20160610083920.GA2053@aepfle.de> (raw)

How can I fix the circular depencency reported by oasis when converting
the xml-light to use _oasis for building?

https://github.com/ncannasse/xml-light

Circular dependencies: "xml.cmo" already seen in [ "dtd.cmo"; "xml.cmo" ]

I tried various things in _oasis, including this:

+Library "xml-light"
+  Path: .
+  Modules: Xml
+  InternalModules: Dtd, Xml_lexer, XmlParser

Thanks,

Olaf

             reply	other threads:[~2016-06-10  8:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-10  8:39 Olaf Hering [this message]
2016-06-10 10:32 ` Daniel Bünzli
2016-06-10 10:37   ` Olaf Hering
2016-06-11  6:14     ` Adrien Nader
2016-06-11  8:20       ` Adrien Nader
2016-06-11 12:03         ` Gabriel Scherer
2016-06-11 15:19           ` Gabriel Scherer

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=20160610083920.GA2053@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=caml-list@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).