Git error
Colin Watson
cjwatson at debian.org
Tue Aug 19 10:42:21 AEST 2025
On Mon, Aug 18, 2025 at 06:07:16PM -0600, The Doctor via openssh-unix-dev wrote:
>Just showed up in FreeBSD
>
>clientloop.c:978:14: error: use of undeclared identifier
> 'PLEDGE_EXTRA_INET'
> 978 | if (pledge(PLEDGE_EXTRA_INET "stdio unix proc tty", NULL) == -1)
> | ^~~~~~~~~~~~~~~~~
> clientloop.c:982:14: error: use of undeclared identifier
> 'PLEDGE_EXTRA_INET'
> 982 | if (pledge(PLEDGE_EXTRA_INET "stdio proc tty", NULL) == -1)
> | ^~~~~~~~~~~~~~~~~
> 2 errors generated.
Already seems to have been fixed in
https://anongit.mindrot.org/openssh.git/commit/?id=3ef1a87d0a29eac94f32371af628e81eb2e2d817.
--
Colin Watson (he/him) [cjwatson at debian.org]
More information about the openssh-unix-dev
mailing list