Bug 139

Summary: OpenSSH portable build fails on linux in 3.1p1 due to missing declarations
Product: Portable OpenSSH Reporter: Victor Orlikowski <vjo>
Component: MiscellaneousAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED DUPLICATE    
Severity: major    
Priority: P1    
Version: -current   
Hardware: ix86   
OS: Linux   
Attachments:
Description Flags
patch for openssl < 0.9.6 none

Description Victor Orlikowski 2002-03-08 04:14:23 AEDT
The openssh portable build for 3.1p1 fails, due to the missing function
EVP_CIPHER_CTX_set_key_length and missing declarations for EVP_CIPH_CBC_MODE,
EVP_CIPH_VARIABLE_LENGTH, and EVP_CIPH_ALWAYS_CALL_INIT.
Comment 1 Ben Lindstrom 2002-03-08 04:49:47 AEDT

*** This bug has been marked as a duplicate of 138 ***
Comment 2 Markus Friedl 2002-03-08 06:36:35 AEDT
Created attachment 32 [details]
patch for openssl < 0.9.6
Comment 3 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED