On Sat, 26 Feb 2000, Munehiro Matsuda wrote:
> Hi all,
>
> Buildworld failed due to crypto related changes in libpam.
> With following patch, buildworld and installworld went successful for me.
This patch looks correct to me, with one change. However I think the
pam_ssh module needs to go under
Hi all,
Buildworld failed due to crypto related changes in libpam.
With following patch, buildworld and installworld went successful for me.
They are for:
src/lib/libpam/libpam/Makefile rev1.9
src/lib/libpam/modules/Makefile rev 1.4
diff -ru lib.org/libpam/libpam/Makefile lib/