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 2003/06/20 23:29:20 UTC

DO NOT REPLY [Bug 20974] New: - sendrecv.c module error

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20974

sendrecv.c module error

           Summary: sendrecv.c module error
           Product: Apache httpd-2.0
           Version: 2.0.46
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: etdavis@email.com


sendrecv.c: In function `apr_socket_sendfile':
sendrecv.c:879: `sendfilevec_t' undeclared (first use in this function)
sendrecv.c:879: (Each undeclared identifier is reported only once
sendrecv.c:879: for each function it appears in.)
sendrecv.c:879: `sfv' undeclared (first use in this function)
sendrecv.c:880: parse error before `int'
sendrecv.c:891: `vecs' undeclared (first use in this function)
sendrecv.c:894: `curvec' undeclared (first use in this function)
sendrecv.c:897: `i' undeclared (first use in this function)
sendrecv.c:898: `SFV_FD_SELF' undeclared (first use in this function)
sendrecv.c:902: `requested_len' undeclared (first use in this function)
sendrecv.c:953: `repeat' undeclared (first use in this function)
*** Error code 1
make: Fatal error: Command failed for target `sendrecv.lo'
Current working directory /opt/sfw/src/httpd-2.0.46/srclib/apr/network_io/unix
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /opt/sfw/src/httpd-2.0.46/srclib/apr/network_io/unix
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /opt/sfw/src/httpd-2.0.46/srclib/apr
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /opt/sfw/src/httpd-2.0.46/srclib
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

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