caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] OASIS circular dependency in xml-light
@ 2016-06-10  8:39 Olaf Hering
  2016-06-10 10:32 ` Daniel Bünzli
  0 siblings, 1 reply; 7+ messages in thread
From: Olaf Hering @ 2016-06-10  8:39 UTC (permalink / raw)
  To: caml-list

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

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

end of thread, other threads:[~2016-06-11 15:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-10  8:39 [Caml-list] OASIS circular dependency in xml-light Olaf Hering
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

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).