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 #6372

Closed
vicuna opened this issue Apr 17, 2014 · 2 comments
Closed

Cannot build lwt with camp4 trunk #6372

vicuna opened this issue Apr 17, 2014 · 2 comments

Comments

@vicuna
Copy link

vicuna commented Apr 17, 2014

Original bug ID: 6372
Reporter: @whitequark
Assigned to: @diml
Status: closed (set by @diml on 2014-04-17T08:18:08Z)
Resolution: not a bug
Priority: normal
Severity: major
Category: -for Camlp4 use https://github.com/ocaml/camlp4/issues

Bug description

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

@vicuna
Copy link
Author

vicuna commented Apr 17, 2014

Comment author: @diml

Can you move this ticket to github? This is now the official place for camlp4:

https://github.com/ocaml/camlp4

Thanks

@vicuna
Copy link
Author

vicuna commented Apr 17, 2014

Comment author: @whitequark

Done: camlp4/camlp4#19

@vicuna vicuna closed this as completed Apr 17, 2014
@vicuna vicuna added the camlp4 label Mar 14, 2019
@vicuna vicuna assigned ghost Mar 14, 2019
@vicuna vicuna added the bug label Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant