[gnutls-devel] GnuTLS | Android: undefined reference to rpl_malloc (#1376)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Mon May 30 14:52:36 CEST 2022
Adrien Béraud created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1376
## Description of problem:
When cross compiling GnuTLS for Android using the NDK (reproduced with r23 and r25), GnuTLS declares `rpl_malloc` but doesn't seem to build an implementation, causing a link error:
`cannot locate symbol "rpl_malloc"`
## Version of gnutls used:
Bug reproduced with GnuTLS 3.7.6
This seems to be a regression, since the bug can't be reproduced with GnuTLS 3.7.1
## Distributor of gnutls
Using official tarballs from gnupg.org.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1376
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20220530/e2faf8a4/attachment.html>
More information about the Gnutls-devel
mailing list