You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/08/05 16:05:17 UTC

DO NOT REPLY [Bug 36042] New: - Make error Compile of socaddr.c undefined h_errno

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36042>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36042

           Summary: Make error Compile of socaddr.c undefined h_errno
           Product: Apache httpd-2.0
           Version: 2.0.54
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: ljanda@checkstop.com


Making all in network_io/unix
        /bin/ksh /u/leroy/httpd-2.0.54/srclib/apr/libtool --silent --
mode=compile gcc -g -O2   -DHAVE_CONFIG_H -DSCO5 -D_REENTRANT   -
I../../include -I../../include/arch/unix -I../../include/arch/unix  -c 
sockaddr.c && touch sockaddr.lo
sockaddr.c: In function `find_addresses':
sockaddr.c:519: `h_errno' undeclared (first use in this function)
sockaddr.c:519: (Each undeclared identifier is reported only once
sockaddr.c:519: for each function it appears in.)
sockaddr.c: In function `apr_getnameinfo':
sockaddr.c:705: `h_errno' undeclared (first use in this function)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)


More than likely this variable is in another header file

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org