| Summary: | Compile error on inet_ntoa.h not includediin source tree | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Jeremy Main <main> |
| Component: | Build system | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 3.7.1p1 | ||
| Hardware: | MIPS | ||
| OS: | IRIX | ||
This is fixed in 3.7.1p2. *** This bug has been marked as a duplicate of 650 *** Mass change of RESOLVED bugs to CLOSED |
Output from build follows: "inet_ntoa.c", line 46: error(1005): could not open source file "inet_ntoa.h" #include "inet_ntoa.h" ^ 1 catastrophic error detected in the compilation of "inet_ntoa.c". Compilation terminated. make[1]: *** [inet_ntoa.o] Error 2 make[1]: Leaving directory `/usr/local/openssh-3.7p1/openbsd-compat' make: *** [openbsd-compat/libopenbsd-compat.a] Error 2