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

Specifying both --enable-client-only and --enable-jni configuration options will cause compilation error #82

Open
deviance opened this issue Jul 16, 2020 · 0 comments

Comments

@deviance
Copy link

$ make
[--snip--]
Making all in src
Making all in est
CC est.lo
CC est_ossl_util.lo
CC est_client_proxy.lo
CC est_client.lo
CC est_client_http.lo
CC multipart_parser.lo
CC jsmn.lo
CCLD libest_client.la
make[4]: Nothing to be done for 'all-am'.
Making all in java/jni
make[3]: *** No rule to make target '../../src/est/libest.la', needed by 'libjest.la'. Stop.

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