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.noReceived on Mon Oct 05 2009 - 09:05:07 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:56 UTC