[gnutls-devel] GnuTLS | ClientHello extension permutation (#1465)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Mon Mar 13 21:22:11 CET 2023
Sanskar Sehgal commented on a discussion: https://gitlab.com/gnutls/gnutls/-/issues/1465#note_1312180335
Hey Daiki, unfortunately still struggling to set up on my local.
Command I'm using to run `configure` -
```
GMP_CFLAGS=$(pkg-config gmp --cflags) GMP_LIBS=$(pkg-config gmp --libs) ./configure --with-included-unistring
```
error I get -
```
configure: error: ***
*** libev4 was not found.
***
```
config.log says -
```
configure:65636: checking for libev
configure:65660: gcc -o conftest -g -O2 conftest.c -lev >&5
conftest.c:528:10: fatal error: 'ev.h' file not found
#include <ev.h>
^~~~~~
1 error generated.
configure:65660: $? = 1
configure: failed program was:
| /* confdefs.h */
```
[config.log](/uploads/1dde659b547680f8884da25ca1bb82a9/config.log)
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1465#note_1312180335
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/4855abb4/attachment.html>
More information about the Gnutls-devel
mailing list