[gnutls-devel] GnuTLS | macOS compilation fails (#662)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Tue Dec 25 14:28:40 CET 2018
Here on Debian it is
```
$ nm -a rsa-sec-decrypt.o|grep rsa_sec_decrypt
0000000000000000 T nettle_rsa_sec_decrypt
```
In my config.log Is see
```
configure:61582: checking for nettle_rsa_sec_decrypt
configure:61582: result: yes
```
The define for rsa_sec_decrypt() is in nettle/rsa.h. Maybe a wrong version of that file gets included ? Did you see any related warnings when compiling gnutls ?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/662#note_127198772
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/20181225/dfcf6af1/attachment.html>
More information about the Gnutls-devel
mailing list