pam_ssh no longer works after r197679

Dag-Erling Smørgrav des at des.no
Mon Oct 5 11:05:07 UTC 2009


Taku YAMAMOTO <taku at tackymt.homeip.net> writes:
> A quick investigation revailed that libssh.so.5 had some symbols undefined,
> which prevented pam_ssh.so.5 from being loaded.
> # FYI: openpam dlopen()s modules with RTLD_NOW.
>
> Here's interesting bits from nm -D /usr/lib/libssh.so.5 | fgrep U
>          U roaming_read
>          U roaming_write

This is weird - I understand what the problem is, but I don't understand
why it didn't break the build.

As a workaround, try adding roaming_dummy.c to SRCS in pam_ssh's
Makefile.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-current mailing list