Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2026 18:34:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 295336] openssh: pkcs11 is broken in new version (10.3p1)
Message-ID:  <bug-295336-227-E1fMWccaFW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295336-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295336

Pouria Mousavizadeh Tehrani <pouria@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #270792|0                           |1
        is obsolete|                            |

--- Comment #3 from Pouria Mousavizadeh Tehrani <pouria@freebsd.org> ---
Comment on attachment 270792
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=270792
openssh-portable workaround

Oops, I accidentally disabled the nlist header with a typo in my patch:
HAVE_NLIST_H -> HAVE_NLIST_N.
Then I tried to fix it inline, but Bugzilla posted it instead of updating it.
:)

My patch doesn't work. but the issue exists, I can fix (as a tmp workaround) it
by disabling `HAVE_NLIST` header.

Let met see what is the underlying issue...

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295336-227-E1fMWccaFW>