Call for testing: OpenSSH 8.9

Darren Tucker dtucker at dtucker.net
Fri Feb 11 11:29:35 AEDT 2022


On Fri, 11 Feb 2022 at 10:28, Hisashi T Fujinaka <htodd at twofifty.com> wrote:
> On NetBSD amd64-current and amd64-9.2_STABLE:
[...]
> ../openbsd-compat/bsd-poll.h:42:16: error: redefinition of 'struct pollfd'
>     42 | typedef struct pollfd {

We have a NetBSD 9.0 VM in our buld farm, and it does not experience
this problem.  I'll look at getting an updated one to see if I can
reproduce the problem, but one thing that can cause this class of
failure is if you have a generated config.h and/or Makefile elsewhere
in the path (eg if you ran "./configure" on one system, then ran
"../configure in a subdirectory on a different system, the compiler
will pick up the wrong config.h from the top-level directory on the
second system).

-- 
Darren Tucker (dtucker at dtucker.net)
GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860  37F4 9357 ECEF 11EA A6FA (new)
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list