We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ocamlfind: curl_lwt.o: No such file or directory
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Build tries to install a file which is not being compiled:
The text was updated successfully, but these errors were encountered: