caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] camlp5 for OCaml 4.04
@ 2016-11-08 13:38 Richard W.M. Jones
  2016-11-08 13:54 ` Kakadu
  0 siblings, 1 reply; 2+ messages in thread
From: Richard W.M. Jones @ 2016-11-08 13:38 UTC (permalink / raw)
  To: Daniel de Rauglaudre; +Cc: caml-list


Hello Daniel,

I am currently packaging OCaml 4.04 for Fedora.  One thing which I
think is missing is camlp5 for OCaml > 4.03.  The latest version from
git (2b07889b) fails to build with the error:

ocamlc.opt -I ../odyl -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.0/utils -I ../../ocaml_stuff/4.04.0/parsing ../../boot/versdep.cmo ../../boot/ploc.cmo ../../boot/plexing.cmo ../../boot/plexer.cmo ../../boot/fstream.cmo ../../boot/gramext.cmo ../../boot/grammar.cmo ../../boot/diff.cmo ../../boot/extfold.cmo ../../boot/extfun.cmo ../../boot/pretty.cmo ../../boot/pprintf.cmo ../../boot/eprinter.cmo ../../ocaml_stuff/4.04.0/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../../boot/stdpp.cmo ../../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
File "_none_", line 1:
Error: Files camlp5.cma(Versdep) and ../odyl/odyl.cma(Dynlinkaux)
       make inconsistent assumptions over interface Parsetree
Makefile:25: recipe for target 'camlp5' failed

I wonder if there are plans to update camlp5?

Rich.

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

end of thread, other threads:[~2016-11-08 13:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-08 13:38 [Caml-list] camlp5 for OCaml 4.04 Richard W.M. Jones
2016-11-08 13:54 ` Kakadu

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