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.
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: Julian Montes via curl-library <curl-library_at_cool.haxx.se>
Date: Mon, 28 Dec 2020 15:49:14 -0500
I am working with curl and a coldfire board ( MCF5272 ).
I have compile successfully uclinux and use curl with OPENSSL.
Now I am trying to use curl +wolfssl.
I have this error in curl compile.
*CURL 7.47.0*
*../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'*
This is my config line for curl
./configure --host=m68k-uclinux --prefix=/home/ubuntu/dos/user-curl
--enable-manual=no --enable-rtsp=no --enable-ipv6=no
--disable-libcurl-option --disable-mqtt --disable-gopher --disable-pop3
--disable-smtp --without-ssl --with-cyassl=/home/ubuntu/dos/user-wolf
--disable-ares --disable-cookies --disable-crypto-auth --disable-ftp
--disable-ftps --disable-imap --disable-imaps --disable-verbose
--disable-telnet --disable-tftp --disable-dict --disable-pthreads
--disable-threaded-resolver --disable-proxy --disable-unix-sockets
--enable-hidden-symbols --without-librtmp --disable-verbose
--disable-versioned-symbols --enable-shared=no --disable-file
I am using *wolfSSL Release 4.5.0*
Anyone have any suggestions for this issue?
Thanks
Julian Montes
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html
Received on 2020-12-28
Date: Mon, 28 Dec 2020 15:49:14 -0500
I am working with curl and a coldfire board ( MCF5272 ).
I have compile successfully uclinux and use curl with OPENSSL.
Now I am trying to use curl +wolfssl.
I have this error in curl compile.
*CURL 7.47.0*
*../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'*
This is my config line for curl
./configure --host=m68k-uclinux --prefix=/home/ubuntu/dos/user-curl
--enable-manual=no --enable-rtsp=no --enable-ipv6=no
--disable-libcurl-option --disable-mqtt --disable-gopher --disable-pop3
--disable-smtp --without-ssl --with-cyassl=/home/ubuntu/dos/user-wolf
--disable-ares --disable-cookies --disable-crypto-auth --disable-ftp
--disable-ftps --disable-imap --disable-imaps --disable-verbose
--disable-telnet --disable-tftp --disable-dict --disable-pthreads
--disable-threaded-resolver --disable-proxy --disable-unix-sockets
--enable-hidden-symbols --without-librtmp --disable-verbose
--disable-versioned-symbols --enable-shared=no --disable-file
I am using *wolfSSL Release 4.5.0*
Anyone have any suggestions for this issue?
Thanks
Julian Montes
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html
Received on 2020-12-28