Call for testing: OpenSSH 10.1p1
Job Snijders
job at openbsd.org
Wed Oct 1 07:28:10 AEST 2025
On Tue, Sep 30, 2025 at 03:02:54PM +0100, Sevan Janiyan wrote:
> On Darwin, if you extract the snapshot archive from the GUI, and there's
> already a directory named openssh present, the system adds a number to the
> directory name to avoid what's in place. e.g "openssh 2"
> When it comes to configuring, the "checking compiler and flags for sanity"
> fails with "clang: error: no such file or directory:
> '2/openbsd-compat/include'"
I'm not sure that can be fixed. Seems autoconf doesn't work well with
whitespaces in that context:
https://www.gnu.org/software/autoconf/manual/autoconf-2.72/html_node/Special-Chars-in-Variables.html
I suppose as possible workaround for the user is to rename the directory
to not contain whitespaces, or make a symlink and change directory into
that.
Kind regards,
Job
More information about the openssh-unix-dev
mailing list