On Tue, Apr 04, 2000 at 05:28:52PM -0500, Matthew D. Fuller wrote:
> Hi Ben  :)

Hello Matthew, always nice to "see" you.
 
> On Tue, Apr 04, 2000 at 05:41:05PM -0400, a little birdie told me
> that Ben Rosengart remarked
> > Hello all,
> >  I am running a 5.0-CURRENT system cvsup'd this afternoon, and sshd is
> > not working for me.  When I try to start it, I get the following:
> > 
> > ** RSA_PKCS1: Unable to find an RSA implemenation shared library.
> > ** Install either the USA (librsaINTL.so) or International (librsaUSA.so)
> > ** RSA library on your system and run this program again.
> 
> (Aren't those filenames reversed?  Just a hunch...)

Hmm.  As you can see in my truss output, it's librsaINTL.so that's
getting picked up.

> (ttypb):{54}% ll /usr/lib/librs*
> -r--r--r--  1 root  wheel  6358 Mar 14 04:03 /usr/lib/librsaUSA.a
> lrwxr-xr-x  1 root  wheel    14 Mar 14 04:03 /usr/lib/librsaUSA.so@ -> librsaUSA.so.1
> -r--r--r--  1 root  wheel  8080 Mar 14 04:03 /usr/lib/librsaUSA.so.1
> -r--r--r--  1 root  wheel  7122 Mar 14 04:03 /usr/lib/librsaUSA_p.a

<fx: lightbulb appears over Ben's head>

I moved /usr/lib/librsaINTL* to a backup location, and now the ssh
programs no longer complain or dump core.  I apparently shot myself in
the foot by building the world with USA_RESIDENT set to "NO" at some
point.

Thank you, Matthew!

-- 
 Ben

"I didn't order any WOO-WOO...  Maybe a YUBBA...  But no WOO-WOO!"


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to