Skip to content

Conversation

andreiaugustin
Copy link
Contributor

@andreiaugustin andreiaugustin commented Feb 8, 2024

corrected --with-libmbedtls-prefix to current option --with-libmbedcrypto-prefix

Edit:

Updated to latest version at time of writing (1.11.0) and scripting up build process for libssh2 which will use mbedTLS as crypto backend, installed in a non-standard location.

Docs mentioned --with-libmbedtls-prefix which resulted in:

configure: WARNING: unrecognized options: --with-libmbedtls-prefix
configure: error: Required dependencies are missing!

However, using --with-libmbedcrypto-prefix seems to work OK.

corrected --with-libmbedtls-prefix to current option --with-libmbedcrypto-prefix
@vszakats vszakats changed the title Update INSTALL_AUTOTOOLS docs: update INSTALL_AUTOTOOLS Mar 7, 2024
@vszakats vszakats merged commit 2f0efde into libssh2:master Mar 28, 2024
@vszakats
Copy link
Member

Thank you!

agreppin pushed a commit to agreppin/libssh2 that referenced this pull request Jul 14, 2024
corrected --with-libmbedtls-prefix to current option --with-libmbedcrypto-prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants