| Summary: | ssh-keyscan.c fails to compile on HP-UX 10.20 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Adam Bernstein <adam.bernstein> | ||||
| Component: | Build system | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | ||||||
| Priority: | P2 | ||||||
| Version: | 3.9p1 | ||||||
| Hardware: | HPPA | ||||||
| OS: | HP-UX | ||||||
| Attachments: |
|
||||||
|
Description
Adam Bernstein
2004-10-30 10:53:04 AEST
Created attachment 736 [details]
Check for conflicting getspnam declarations at configure time.
Please try this patch (you will need to run "autoreconf" from autoconf-2.59 to
rebuild configure).
I tried out the GETSPNAM_CONFLICTING_DEFS patch on my HP-UX 10.20 build system. This change does resolve my build issue. Thanks for the confirmation, applied. Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4. |