Bug 22784

Summary: RSAref with OpenSSL
Product: Base System Reporter: _ktulu <_ktulu>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description _ktulu 2000-11-12 09:40:01 UTC
When attempting to compile openssl under the /usr/src/crypto/openssl directory it returns with an error while attempting to change to the rsaref directory. I've checked that rsaref is install.

Note: This machines was updated via CD from version 3.4 to 4.1, i've recently updated the source try via the use of cvsup
Comment 1 Chris D.Faulhaber freebsd_committer freebsd_triage 2000-11-12 12:07:03 UTC
State Changed
From-To: open->closed

openssl is not meant to be built under src/crypto/openssl.  If you 
wish to rebuild your openssl installation, build under 
src/secure/lib/lib{crypto,ssl} as appropriate.