On Mon, 28 Dec 2020, Julian Montes via curl-library wrote:

I have this error in curl compile.

*CURL 7.47.0*

I would recommend a newer version. That one is almost 5 years old and unless heavily patched, it contains up to 46 security vulnerabilities: https://curl.se/docs/vuln-7.47.0.html

*../lib/.libs/libcurl.a(libcurl_la-cyassl.o): In function
`cyassl_connect_common':cyassl.c:(.text+0x4f4): undefined reference to
`wolfTLSv1_1_client_method'cyassl.c:(.text+0x500): undefined reference to
`wolfTLSv1_client_method'*

It looks like you built a wolfSSL library with too limited functionality.

I'm not sure exactly what configure switch is missing in your wolfSSL build as I personally often use --enable-all for it.

--

 / daniel.haxx.se
 | Commercial curl support up to 24x7 is available!
 | Private help, bug fixes, support, ports, new features
 | https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to