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 2002/06/16 09:37:07 UTC

DO NOT REPLY [Bug 9899] New: - make fails for Apache 2.0.36 on True64 4.0D

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=9899>.
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=9899

make fails for Apache 2.0.36 on True64 4.0D

           Summary: make fails for Apache 2.0.36 on True64 4.0D
           Product: Apache httpd-2.0
           Version: 2.0.36
          Platform: Alpha
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: Vesa.Riikonen@lut.fi


DEC C V5.6-084 on Digital UNIX V4.0 (Rev. 878)

Making all in network_io/unix
/bin/ksh /home/root/sources/tmp/httpd-2.0.36/srclib/apr/libtool --silent --
mode=compile cc -g -pthread   -DHAVE_CONFIG_H -DOSF1   -I../../include -
I../../include/arch/unix -I../../include/arch/unix  -c sockopt.c && touch 
sockopt.lo
cc: Error: sockopt.c, line 314: In this declaration, "af" has no linkage and is 
of an incomplete type.
    struct accept_filter_arg af;
-----------------------------^
cc: Error: sockopt.c, line 318: In this statement, "SO_ACCEPTFILTER" is not 
declared.
    if ((setsockopt(sock->socketdes, SOL_SOCKET, SO_ACCEPTFILTER,
-------------------------------------------------^
*** Exit 1
Stop.

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