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

Install error: ocamlfind: curl_lwt.o: No such file or directory #78

Open
barracuda156 opened this issue Jun 17, 2024 · 0 comments
Open

Comments

@barracuda156
Copy link

Build tries to install a file which is not being compiled:

make: Entering directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_ocaml_ocaml-curl/ocaml-curl/work/ocurl-0.9.2'
ocamlfind install -patch-version 0.9.2 -ldconf ignore curl META curl.a curl.cmi curl.mli curl.cma libcurl-helper.a dllcurl-helper.so curl_lwt.cmo curl.cmt curl.cmti curl_lwt.cmi curl_lwt.mli curl_lwt.o curl_lwt.cmt curl_lwt.cmti
Installed /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_ocaml_ocaml-curl/ocaml-curl/work/destroot/opt/local/lib/ocaml/site-lib/curl/curl_lwt.cmti
Installed /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_ocaml_ocaml-curl/ocaml-curl/work/destroot/opt/local/lib/ocaml/site-lib/curl/curl_lwt.cmt
ocamlfind: curl_lwt.o: No such file or directory
make: *** [install] Error 2
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