| Summary: | unable to compile new version | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Alberto Colosi <alcol> |
| Component: | Build system | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | critical | CC: | alcol |
| Priority: | P2 | ||
| Version: | 4.3p2 | ||
| Hardware: | ix86 | ||
| OS: | Linux | ||
|
Description
Alberto Colosi
2006-02-13 07:20:24 AEDT
With openssh-4.2p1 I had no problems but I was not specify a ZLIB Path. It looks like OpenSSL (at least 0.9.8a) now require dynamic module support even when built as a static library. I don't know if this is intended or not. You can either build with an earlier version of OpenSSL, or configure OpenSSH as "./configure --with-libs=-ldl". What's the difference between the two chose? I'm going to use the "--with-libs=-ldl" chose becouse in that way I'll have the latest OpenSSH and the latest OpenSSL. If was you to chose?. P.S. hot to take away from the ticket card the flag: Portable OpenSSH Bugs Access (In reply to comment #3) > What's the difference between the two chose? If you don't have any reason for picking one over the other then just do whatever's easiest for you. > P.S. hot to take away from the ticket card the flag: > Portable OpenSSH Bugs Access I'll remove it. Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4. |