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.
-- 
Member - Liberal International This is doctor at nk.ca Ici doctor at nk.ca
Yahweh, King & country!Never Satan President Republic!Beware AntiChrist
rising!
Look at Psalms 14 and 53 on Atheism ;
All I want to hear from JEsus Christ is WEll done Good and Faithful servant
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]