https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210229

Palle Girgensohn <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Palle Girgensohn <[email protected]> ---
Hi,

Seems to me you have run make delete-old-libs without first upgrading your
ports? /usr/local/lib/pam_gnome_keyring.so must be rebuilt before you remove
the old versions of the library? Or in any case, since you run CURRENT, this is
the problem. 

    Jun 12 11:41:37 BIL-BSD login: in try_dlopen():
/usr/local/lib/pam_gnome_keyring.so: Shared object "libpam.so.5" not found

is because /usr/local/lib/pam_gnome_keyring.so was built when libpam.so.5 was
that latest and greatest. It isn't anymore. Update your ports and things will
work better. 

Cheers,
Palle

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "[email protected]"

Reply via email to