bugzilla-daemon at mindrot.org
2003-Sep-20 02:52 UTC
[Bug 694] build fails: missing inet_ntoa.h on IRIX 6.3 and gcc 3.2.2
http://bugzilla.mindrot.org/show_bug.cgi?id=694 Summary: build fails: missing inet_ntoa.h on IRIX 6.3 and gcc 3.2.2 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: rd36 at randydavis.cc CC: rd36 at randydavis.cc 3.7p1 and 3.7.1p1 fail to build on IRIX 6.3 (note: IRIX 6.3) using gcc 3.2.2 on an SGI O2. 3.6.1p1 builds without any problem. Error: gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. - I/usr/local/ssl/include -I/usr/local/include -DHAVE_CONFIG_H -c inet_ntoa.c inet_ntoa.c:46:23: inet_ntoa.h: No such file or directory make[1]: *** [inet_ntoa.o] Error 1 make[1]: Leaving directory `/usr2/admin/src/security/openssh-3.7.1p1/openbsd- compat' make: *** [openbsd-compat/libopenbsd-compat.a] Error 2 Copying the inet_ntoa.h file in from the 3.6.1p1 release seems to fix it, and allow it to compile without errors. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Sep-20 03:02 UTC
[Bug 694] build fails: missing inet_ntoa.h on IRIX 6.3 and gcc 3.2.2
http://bugzilla.mindrot.org/show_bug.cgi?id=694 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Additional Comments From dtucker at zip.com.au 2003-09-20 13:02 ------- See also bug #659 for IRIX issues. *** 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.