Problem with 1.2.3pre4 and RSAref

David Rankin drankin at bohemians.lexington.ky.us
Sat Mar 18 09:07:59 EST 2000


OK, I know it's not that tasteful to reply to your own post, but...

On Fri, Mar 17, 2000 at 04:25:53PM -0500, David Rankin wrote:
> The following code snippet will not compile support for RSAref on NetBSD even
> if it exists on the system (which breaks OpenSSL):
> 
>         for WANTS_RSAREF in "" 1 ; do

If the above line gets replaced with
	  for WANTS_RSAREF in 1 "" ; do
things seem to work. That said, I have to use rsaref, so I don't have
a system that can test the opposite assumptions.

Thanks
David

-- 
David W. Rankin, Jr.     Husband, Father, and UNIX Sysadmin. 
   Email: drankin at bohemians.lexington.ky.us   Address/Phone Number: Ask me.
"It's too bad she won't live! But then again, who does?"
             -- Gaff, _Blade Runner_





More information about the openssh-unix-dev mailing list