Bug 139 - OpenSSH portable build fails on linux in 3.1p1 due to missing declarations
Summary: OpenSSH portable build fails on linux in 3.1p1 due to missing declarations
Status: CLOSED DUPLICATE of bug 138
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: Miscellaneous (show other bugs)
Version: -current
Hardware: ix86 Linux
: P1 major
Assignee: OpenSSH Bugzilla mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-08 04:14 AEDT by Victor Orlikowski
Modified: 2004-04-14 12:24 AEST (History)
0 users

See Also:


Attachments
patch for openssl < 0.9.6 (3.00 KB, patch)
2002-03-08 06:36 AEDT, Markus Friedl
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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