Opened 14 years ago
Closed 14 years ago
#424 closed defect (fixed)
Compilation fails because CIRCE2 needs camlp4
Reported by: | kilian | Owned by: | ALL |
---|---|---|---|
Priority: | P1 | Milestone: | v2.0.6 |
Component: | configure | Version: | 2.0.5 |
Severity: | blocker | Keywords: | |
Cc: |
Description
Trying to update the trunk, compilation fails because circe2 needs the camlp4 preprocessor, which is not installed on my system. (It's not part of the ocaml package.)
No big deal, but this is a dependency on a new package which has to be properly documented. Or eliminated.
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Both issues solved in r3345-3347.
Note: See
TracTickets for help on using
tickets.
OK, after installing camlp4 this still fails with the output
Looks like the preprocessor should not be invoked on that one.