bugzilla-daemon at mindrot.org
2003-Oct-01 11:40 UTC
[Bug 725] Compile error on inet_ntoa.h not includediin source tree
http://bugzilla.mindrot.org/show_bug.cgi?id=725
Summary: Compile error on inet_ntoa.h not includediin source tree
Product: Portable OpenSSH
Version: 3.7.1p1
Platform: MIPS
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: main at egs.uct.ac.za
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
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Oct-01 11:53 UTC
[Bug 725] Compile error on inet_ntoa.h not includediin source tree
http://bugzilla.mindrot.org/show_bug.cgi?id=725
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From dtucker at zip.com.au 2003-10-01 21:53 -------
This is fixed in 3.7.1p2.
*** This bug has been marked as a duplicate of 650 ***
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Maybe Matching Threads
- [Bug 694] build fails: missing inet_ntoa.h on IRIX 6.3 and gcc 3.2.2
- [Bug 650] fix for build problem on IRIX 6.5
- openssh-3.7.1p1 distribution missing inet_ntoa.h header file
- [Bug 681] inet_ntoa.h is missing
- bad include in inet_ntoa.c (versions openssh-3.7p1 & openssh-3.7.1p1)