| Summary: | openssh-4.9p1.tar.gz configure:15943: error: *** Can't find recent OpenSSL libcrypto | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | John Priest <jfpriest> |
| Component: | Build system | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | CC: | dtucker |
| Priority: | P2 | ||
| Version: | 5.0p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
John Priest
2008-04-21 06:59:08 AEST
Do you actually have the OpenSSL development files (ie headers) installed? ie do you have /usr/include/openssl/*.h files? The package you need is is usually openssl-devel, openssl-dev or similar. Installing the package openssl-devel corrected the problem. Mass update RESOLVED->CLOSED after release of openssh-5.1 |