Displaying 2 results from an estimated 2 matches for "evhttp_free".
2025 Apr 19
1
NSD 4.12.0rc1 pre-release
...heus-metrics` and configured with `enable-metrics` (see
> [nsd.conf(5)](https://nsd.docs.nlnetlabs.nl/en/latest/manpages/nsd.conf.html#metrics)).
Hi,
this errors out on OpenBSD (which has libevent1 in base) thusly:
$ ./configure --enable-prometheus-metrics
[...]
checking for library containing evhttp_free... no
./configure: >&for : illegal file descriptor name
configure: error: is
Thanks,
Florian
$ ./configure --enable-prometheus-metrics
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checkin...
2025 Apr 16
4
NSD 4.12.0rc1 pre-release
Dear all,
NSD 4.12.0rc1 pre-release is available:
https://nlnetlabs.nl/downloads/nsd/nsd-4.12.0rc1.tar.gz
sha256 b9085a3fd08b8318ac30715faf1c7698099781eb3520253774a46f74386342e9
pgp https://nlnetlabs.nl/downloads/nsd/nsd-4.12.0rc1.tar.gz.asc
This release introduces Prometheus metrics that can be compiled with
`--enable-prometheus-metrics` and configured with `enable-metrics` (see