Closed
Description
Hello!
I've started looking into this repository while trying to build curl using --with-rustls
, and getting this error:
configure: error: --with-rustls was specified but could not find rustls.
I've attempted to build a librustls
package out of rustls-ffi but noticed it only contains an .a
file:
drwxr-xr-x root/root 0 2023-09-24 21:07 usr/
drwxr-xr-x root/root 0 2023-09-24 21:07 usr/include/
-rwxr-xr-x root/root 79764 2023-09-24 21:07 usr/include/rustls.h
drwxr-xr-x root/root 0 2023-09-24 21:07 usr/lib/
-rwxr-xr-x root/root 30385654 2023-09-24 21:07 usr/lib/librustls.a
Is there a way to build a .so file instead?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels
Activity