Strange warnings while linking to openssl version 1.1.1k

Robert Smith wmk589 at yahoo.com
Mon Apr 12 20:52:17 UTC 2021


Hi,

I am getting the following warning while linking my app to openssl version 1.1.1k. Could you advise what can cause these warnings and how to resolve them? Thanks

../../../artifacts/openssl/arm3531/lib/libcrypto.a(async_posix.o): In function `ASYNC_is_capable':
async_posix.c:(.text+0x48): warning: warning: getcontext is not implemented and will always fail../../../artifacts/openssl/arm3531/lib/libcrypto.a(async.o): In function `async_fibre_swapcontext':async.c:(.text+0x248): warning: warning: setcontext is not implemented and will always fail../../../artifacts/openssl/arm3531/lib/libcrypto.a(async_posix.o): In function `async_fibre_makecontext':async_posix.c:(.text+0xe8): warning: warning: makecontext is not implemented and will always fail../../../artifacts/openssl/arm3531/lib/libcrypto.a(async_posix.o): In function `ASYNC_is_capable':async_posix.c:(.text+0x48): warning: warning: getcontext is not implemented and will always fail../../../artifacts/openssl/arm3531/lib/libcrypto.a(async.o): In function `async_fibre_swapcontext':async.c:(.text+0x248): warning: warning: setcontext is not implemented and will always fail../../../artifacts/openssl/arm3531/lib/libcrypto.a(async_posix.o): In function `async_fibre_makecontext':async_posix.c:(.text+0xe8): warning: warning: makecontext is not implemented and will always fail

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20210412/f7920476/attachment.html>


More information about the openssl-users mailing list