| Summary: | Portable OpenSSH 7.5 can't build with ldns using ldns-config | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Fredrik Fornwall <fredrik> | ||||
| Component: | Build system | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | trivial | CC: | dtucker, mindrot10 | ||||
| Priority: | P5 | ||||||
| Version: | 7.5p1 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2698 | ||||||
| Attachments: |
|
||||||
Applied, thanks, it will be in the next release. *** Bug 2708 has been marked as a duplicate of this bug. *** Close all resolved bugs after release of OpenSSH 7.7. |
Created attachment 2966 [details] Patch adding ldns=yes when ldns-config is detected If the configure script detects ldns-config it forgets to set ldns=yes. See attached patch for a proposed fix.