Return-Path: Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 38079 invoked by uid 500); 16 Jun 2002 07:36:53 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 38067 invoked from network); 16 Jun 2002 07:36:53 -0000 Date: 16 Jun 2002 07:37:07 -0000 Message-ID: <20020616073707.2563.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 9899] New: - make fails for Apache 2.0.36 on True64 4.0D X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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