The following reply was made to PR config/5415; it has been noted by GNATS.
From: Grace Katagiri <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], apache-bugdb@apache.org Cc: Subject: Re: config/5415: I am trying to test the apache server in a local account, and am encountering fatal errors at the "make" stage. Date: Fri, 3 Dec 1999 13:18:33 -0800 (PST) : From [EMAIL PROTECTED] Fri Dec 3 13:11:29 1999 : Date: 3 Dec 1999 21:10:03 -0000 : To: [EMAIL PROTECTED] : From: [EMAIL PROTECTED] : Subject: Re: config/5415: I am trying to test the apache server in a local account, and am encountering fatal errors at the "make" stage. : : Thank you very much for your problem report. : It has the internal identification `config/5415'. : The individual assigned to look at your : report is: apache. : : >Category: config : >Responsible: apache : >Synopsis: I am trying to test the apache server in a local account, and am encountering fatal errors at the "make" stage. : >Arrival-Date: Fri Dec 3 13:10:02 PST 1999 : Here is more detail on what's happening: <probit.ivlab>~/ivlab/apache_1.3.9% ./configure --prefix=/accounts/projects3/ivlab/ivlab/www Configuring for Apache, Version 1.3.9 + using installation path layout: Apache (config.layout) Creating Makefile Creating Configuration.apaci in src Creating Makefile in src + configured for Solaris 270 platform + setting C compiler to gcc + setting C pre-processor to gcc -E + checking for system header files + adding selected modules + checking sizeof various data types + doing sanity check on compiler and options Creating Makefile in src/support Creating Makefile in src/os/unix Creating Makefile in src/ap Creating Makefile in src/main Creating Makefile in src/lib/expat-lite Creating Makefile in src/modules/standard <probit.ivlab>~/ivlab/apache_1.3.9% <probit.ivlab>~/ivlab/apache_1.3.9% make ===> src ===> src/os/unix gcc -c -I../../os/unix -I../../include -DSOLARIS2=270 -DUSE_EXPAT -I../../lib/expat-lite `../../apaci` os.c In file included from ../../include/ap_config.h:119, from os.c:6: /usr/local/gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.7.2.2/include/sys/param.h:187: warning: `NBBY' redefined /usr/include/sys/select.h:56: warning: this is the location of the previous definition In file included from /usr/local/gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.7.2.2/include/time.h:90, from /usr/include/sys/time.h:405, from /usr/include/sys/select.h:17, from /usr/local/gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.7.2.2/include/sys/types.h:281, from ../../include/ap_config.h:84, from os.c:6: /usr/include/sys/siginfo.h:74: parse error before `pthread_attr_t' /usr/include/sys/siginfo.h:74: warning: no semicolon at end of struct or union /usr/include/sys/siginfo.h:76: parse error before `}' In file included from ../../include/ap_config.h:1045, from os.c:6: /usr/include/sys/socket.h:47: parse error before `sa_family_t' /usr/include/sys/socket.h:47: warning: data definition has no type or storage class /usr/include/sys/socket.h:56: parse error before `socklen_t' /usr/include/sys/socket.h:56: warning: data definition has no type or storage class /usr/include/sys/socket.h:187: parse error before `sa_family_t' /usr/include/sys/socket.h:187: warning: no semicolon at end of struct or union /usr/include/sys/socket.h:189: parse error before `}' /usr/include/sys/socket.h:234: parse error before `socklen_t' /usr/include/sys/socket.h:234: warning: no semicolon at end of struct or union /usr/include/sys/socket.h:246: parse error before `}' /usr/include/sys/socket.h:312: parse error before `socklen_t' /usr/include/sys/socket.h:312: warning: no semicolon at end of struct or union /usr/include/sys/socket.h:315: parse error before `}' /usr/include/sys/socket.h:385: parse error before `socklen_t' /usr/include/sys/socket.h:386: parse error before `socklen_t' /usr/include/sys/socket.h:399: parse error before `socklen_t' /usr/include/sys/socket.h:400: parse error before `socklen_t' In file included from /usr/include/sys/stream.h:22, from /usr/include/netinet/in.h:38, from ../../include/ap_config.h:1050, from os.c:6: /usr/include/sys/vnode.h:166: parse error before `u_offset_t' /usr/include/sys/vnode.h:166: warning: no semicolon at end of struct or union /usr/include/sys/vnode.h:174: parse error before `}' /usr/include/sys/vnode.h:174: warning: data definition has no type or storage class /usr/include/sys/vnode.h:201: parse error before `vattr32_t' /usr/include/sys/vnode.h:201: warning: data definition has no type or storage class /usr/include/sys/vnode.h:313: parse error before `intptr_t' /usr/include/sys/vnode.h:380: parse error before `u_offset_t' In file included from ../../include/ap_config.h:1050, from os.c:6: /usr/include/netinet/in.h:50: parse error before `in_port_t' /usr/include/netinet/in.h:50: warning: data definition has no type or storage class /usr/include/netinet/in.h:55: parse error before `in_addr_t' /usr/include/netinet/in.h:55: warning: data definition has no type or storage class /usr/include/netinet/in.h:60: parse error before `ipaddr_t' /usr/include/netinet/in.h:60: warning: data definition has no type or storage class /usr/include/netinet/in.h:164: parse error before `uint8_t' /usr/include/netinet/in.h:164: warning: no semicolon at end of struct or union /usr/include/netinet/in.h:164: warning: no semicolon at end of struct or union /usr/include/netinet/in.h:164: warning: no semicolon at end of struct or union /usr/include/netinet/in.h:164: warning: data definition has no type or storage class /usr/include/netinet/in.h:165: parse error before `uint16_t' /usr/include/netinet/in.h:165: warning: no semicolon at end of struct or union /usr/include/netinet/in.h:165: warning: data definition has no type or storage class /usr/include/netinet/in.h:167: parse error before `S_addr' /usr/include/netinet/in.h:167: warning: data definition has no type or storage class /usr/include/netinet/in.h:171: warning: data definition has no type or storage class /usr/include/netinet/in.h:178: parse error before `}' /usr/include/netinet/in.h:235: parse error before `sa_family_t' /usr/include/netinet/in.h:235: warning: no semicolon at end of struct or union /usr/include/netinet/in.h:236: warning: data definition has no type or storage class /usr/include/netinet/in.h:243: parse error before `}' /usr/include/netinet/in.h:305: field `imr_multiaddr' has incomplete type /usr/include/netinet/in.h:306: field `imr_interface' has incomplete type /usr/include/netinet/in.h:316: field `in_prefix_addr' has incomplete type In file included from ../../include/ap_config.h:1052, from os.c:6: /usr/include/netdb.h:127: parse error before `in_addr_t' /usr/include/netdb.h:127: warning: no semicolon at end of struct or union /usr/include/netdb.h:176: parse error before `int' In file included from ../../include/ap_config.h:1055, from os.c:6: /usr/include/arpa/inet.h:55: parse error before `inet_addr' /usr/include/arpa/inet.h:55: warning: data definition has no type or storage class /usr/include/arpa/inet.h:56: parse error before `inet_lnaof' /usr/include/arpa/inet.h:56: warning: parameter has incomplete type /usr/include/arpa/inet.h:56: warning: data definition has no type or storage class /usr/include/arpa/inet.h:57: warning: parameter names (without types) in function declaration /usr/include/arpa/inet.h:58: parse error before `inet_netof' /usr/include/arpa/inet.h:58: warning: parameter has incomplete type /usr/include/arpa/inet.h:58: warning: data definition has no type or storage class /usr/include/arpa/inet.h:59: parse error before `inet_network' /usr/include/arpa/inet.h:59: warning: data definition has no type or storage class /usr/include/arpa/inet.h:60: warning: parameter has incomplete type /usr/include/netinet/in.h:237: storage size of `sin_addr' isn't known *** Error code 1 make: Fatal error: Command failed for target `os.o' Current working directory /accounts/projects3/ivlab/ivlab/apache_1.3.9/src/os/unix *** Error code 1 make: Fatal error: Command failed for target `subdirs' Current working directory /accounts/projects3/ivlab/ivlab/apache_1.3.9/src *** Error code 1 make: Fatal error: Command failed for target `build-std' Current working directory /accounts/projects3/ivlab/ivlab/apache_1.3.9 *** Error code 1 make: Fatal error: Command failed for target `build' <probit.ivlab>~/ivlab/apache_1.3.9%