Damien Miller <djm@xxxxxxxxxxx> writes: > On Mon, 21 Sep 2020, Mark D. Baushke wrote: > > On macOS Catalina (10.15.6) it seems that multiplex.sh is failing. > > (Configured to use homebrew's openssl 1.1.1g) > > [sniiiip] > > > debug1: Local forwarding listening on 127.0.0.1 port 4244. > > bind [127.0.0.1]:4244: Address already in use > > channel_setup_fwd_listener_tcpip: cannot listen to port: 4244 > > Looks like something is already using that. Could you try changing > the PORT= line in regress/test-exec.sh and rerunning? Modified to use PORT=4245 (after checking with netstat that nothing was listening on that port). The 'make tests ' command got "all tests passed" at the end. Be safe, stay healthy, -- Mark _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev