Bug 59246

Summary: CURRENT build world compile errors under 5.1-RELEASE
Product: Base System Reporter: Nicol Morozov <nicol>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.1-RELEASE   
Hardware: Any   
OS: Any   

Description Nicol Morozov 2003-11-13 10:40:04 UTC
 upgrading system to CURRENT, trying doing make buildworld 
 Errors compiling openssl
 openssl uses system pkcs7.h bn.h rsa.h insted of new ones

Fix: 

Copy pkcs7.h bn.h rsa.h to /usr/include/openssl. 
 Same error after each upgrade of openssl.
How-To-Repeat:   make buildworld
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2003-11-13 11:23:58 UTC
State Changed
From-To: open->closed

Please post reports of build failure to the current@ 
mailing list as they are likely to be transient problems and 
quickly fixed.