Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
Re: compiling error uclinux+curl+wolfssl undefined reference to `wolfTLSv1_1_client_method'
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Tue, 29 Dec 2020 17:39:34 +0100 (CET)
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.
Date: Tue, 29 Dec 2020 17:39:34 +0100 (CET)
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.htmlReceived on 2020-12-29