[Bug 694] build fails: missing inet_ntoa.h on IRIX 6.3 and gcc 3.2.2

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Sep 20 12:52:49 EST 2003


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.




More information about the openssh-bugs mailing list