[gnutls-devel] GnuTLS | ClientHello extension permutation (#1465)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Mon Mar 13 07:14:36 CET 2023
Sanskar Sehgal commented on a discussion: https://gitlab.com/gnutls/gnutls/-/issues/1465#note_1310847310
Tried setting it up on my local, ./bootstrap runs without errors but on running ./configure it constantly throws the error-
```
configure: error:
***
*** gmp was not found.
```
For context, I am using a Mac Apple Silicon. Any clue why? I have verified that gmp is installed. On running
```
brew list gmp
```
The output I get is -
```
/opt/homebrew/Cellar/gmp/6.2.1_1/include/ (2 files)
/opt/homebrew/Cellar/gmp/6.2.1_1/lib/libgmp.10.dylib
/opt/homebrew/Cellar/gmp/6.2.1_1/lib/libgmpxx.4.dylib
/opt/homebrew/Cellar/gmp/6.2.1_1/lib/pkgconfig/ (2 files)
/opt/homebrew/Cellar/gmp/6.2.1_1/lib/ (4 other files)
/opt/homebrew/Cellar/gmp/6.2.1_1/share/info/ (3 files)
```
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1465#note_1310847310
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/20230313/05d24d3f/attachment.html>
More information about the Gnutls-devel
mailing list