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

Build error #1

Open
adampweb opened this issue Jul 14, 2016 · 0 comments
Open

Build error #1

adampweb opened this issue Jul 14, 2016 · 0 comments

Comments

@adampweb
Copy link

I tried to install this application, but I got the following error:
sudo ocaml setup.ml -build
Finished, 0 targets (0 cached) in 00:00:00.

  • /usr/bin/ocamlfind ocamlc -c -g -package batteries -package camlpdf -package fileutils -package lwt -package lwt.unix -I src/lib -o src/lib/scribd_downloader.cmo src/lib/scribd_downloader.ml
    _File "src/lib/scribd_downloader.ml", line 380, characters 29-48:_Error: This function has type string option -> string -> Pdf.pdfdoc
    It is applied to too many arguments; maybe you forgot a `;'.

    Command exited with code 2.
    Compilation unsuccessful after building 8 targets (7 cached) in 00:00:00.
    E: Failure("Command ''/usr/bin/ocamlbuild' src/lib/scribd_downloader.cma src/lib/scribd_downloader.cmxa src/lib/scribd_downloader.a src/lib/scribd_downloader.cmxs src/console/main_console.byte src/gui/main_gui.byte -tag debug' terminated with error code 10")
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