Re: error: unknown type name 'sigset_t'

From: Kyle Evans <kevans_at_FreeBSD.org>
Date: Tue, 30 Jul 2024 04:16:09 UTC
On 7/29/24 18:04, Nuno Teixeira wrote:
> Hello all,
> 
> At main-n271434-b3cec803eaa4 security/s2n-tls fails to build tests with 
> `make test`.
> I remember that tests were ok about 1 or 2 weeks ago.
> 
> I will update world soon and continue to monitor this tests failure.
> 
> Thanks,
 >

Hi,

Looking into it- thanks.  I suspect it just needs an extra helping of 
`__BSD_VISIBLE` sprinkled in.

Thanks,

Kyle Evans