[gnutls-devel] GnuTLS | macOS compilation fails (#662)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Dec 25 20:08:39 CET 2018


But then, from your first post
```
Undefined symbols for architecture x86_64:
  "_rsa_sec_decrypt", referenced from:
      _main in conftest-97e833.o
```

It looks like an old version of rsa.h is included when you build gnutls. The leading underscore seems to be for every symbol. If the #define is missing, exactly this error message would appear.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/662#note_127218000
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/035db33c/attachment.html>


More information about the Gnutls-devel mailing list