homebrew-openssh-gssapi icon indicating copy to clipboard operation
homebrew-openssh-gssapi copied to clipboard

homebrew tap that provides an openssh option that supports various useful patches for OS X

Results 3 homebrew-openssh-gssapi issues
Sort by recently updated
recently updated
newest added

The formula fails with the following error: ``` ==> ./configure --with-libedit --with-kerberos5 --prefix=/opt/homebrew/Cellar/openssh-patched/8.4p1 --sysconfdir=/opt/homebrew/etc/ssh --with-pam --with-ssl-dir Last 15 lines from /Users/xxx/Library/Logs/Homebrew/openssh-patched/02.configure: checking whether snprintf correctly terminates long strings... yes checking...

A couple days ago I noticed that `upgrade` was failing for `openssh-patched`. I cleaned up `brew` and still failed with: ```bash $ brew upgrade openssh-patched Updating Homebrew... ==> Upgrading 1...

I get an error when running `brew install rdp/homebrew-openssh-gssapi/openssh-patched --with-gssapi-support` on a new macbook. ``` configure: error: *** compiler cannot create working executables, check config.log *** ``` I have attached...