Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot build lwt with camp4 trunk #19

Closed
whitequark opened this issue Apr 17, 2014 · 0 comments
Closed

Cannot build lwt with camp4 trunk #19

whitequark opened this issue Apr 17, 2014 · 0 comments

Comments

@whitequark
Copy link
Contributor

Trying to install Lwt with camlp4 trunk on 4.02.0dev+trunk produces the following error:

# + ocamlfind ocamldep -package unix -package camlp4 -package bigarray -syntax camlp4o -ppopt syntax/pa_optcomp.cmo -modules src/unix/lwt_io.mli > src/unix/lwt_io.mli.depends
# File "src/unix/lwt_io.mli", line 63, characters 5-11:
# Parse error: [semi] expected after [sig_item] (in [interf])
# File "src/unix/lwt_io.mli", line 1:
# Error: Error while running external preprocessor

The offending line: https://github.com/ocsigen/lwt/blob/master/src/unix/lwt_io.mli#L63

@ghost ghost closed this as completed in ocsigen/lwt@d3226b7 Apr 17, 2014
aantron pushed a commit to ocsigen/lwt_camlp4 that referenced this issue Mar 24, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant