
bugzilla-daemon at bugzilla
Feb 6, 2012, 12:28 AM
Post #3 of 3
(157 views)
Permalink
|
|
[Bug 1968] openssh won't build with --with-audit=bsm on Solaris 11
[In reply to]
|
|
https://bugzilla.mindrot.org/show_bug.cgi?id=1968 --- Comment #3 from Magnus Johansson <magnus.johansson [at] foxt> 2012-02-06 19:28:13 EST --- I just attached two patches to make openssh build on Solaris 11. The main problem was that the getacna function was removed from Solaris 11. This patch adds a reimplementation of it that uses SMF instead of the obsoleted config-file. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list openssh-bugs [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-bugs
|