Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Oct 2009 13:05:04 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        Taku YAMAMOTO <taku@tackymt.homeip.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: pam_ssh no longer works after r197679
Message-ID:  <86fx9yxfrz.fsf@ds4.des.no>
In-Reply-To: <20091004225000.6a1a6262.taku@tackymt.homeip.net> (Taku YAMAMOTO's message of "Sun, 4 Oct 2009 22:50:00 %2B0900")
References:  <20091004225000.6a1a6262.taku@tackymt.homeip.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Taku YAMAMOTO <taku@tackymt.homeip.net> writes:
> A quick investigation revailed that libssh.so.5 had some symbols undefine=
d,
> 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
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86fx9yxfrz.fsf>