Received: (qmail 79959 invoked by uid 65534); 13 Jan 2000 19:20:25 -0000 Message-Id: <20000113192025.79958.qmail@locus.apache.org> Date: 13 Jan 2000 19:20:25 -0000 From: Joe McCall Reply-To: mccaljf@hqda.army.mil To: submit@bugz.apache.org Subject: Unable to compile. Receiving ap_signal.c: error. Similar to PR 4663 X-Send-Pr-Version: 3.110 >Number: 5582 >Category: os-solaris >Synopsis: Unable to compile. Receiving ap_signal.c: error. Similar to PR 4663 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Jan 13 11:30:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: mccaljf@hqda.army.mil >Release: 1.3.9 >Organization: apache >Environment: SunOS 5.5.1 Generic_103640-26 sun4m sparc SUNW,SPARCstation-20 >Description: Compiled MySQL and PHP3 without problems. Attempting to add PHP module into 1.3.9 but receive ap_signal error. Searched the Bugs database without success. Found many references to incorrect gcc version (specifically PR4663). Removed gcc completely from system. Installed/removed binary versions of gcc 2.72, 2.72.1, and 2.95.1 and compiled a fresh version, after completely removing old versions, of gcc v2.95.2. Exact error with each recompile. Pulled everything, pkgrm'd everything (including libg++) and started from scratch without success. What am I missing? If you need any other information, please feel free to contact me. CC=gcc ./configure --prefix=/usr/local/etc/apache --activate-module=src/modules/ php3/libphp3.a ===> src ===> src/regex gcc -I. -I../os/unix -I../include -DSOLARIS2=251 -DUSE_HSREGEX -DUSE_EXPAT -I ../lib/expat-lite -ansi `../apaci` -DPOSIX_MISTAKE -c regcomp.c gcc -I. -I../os/unix -I../include -DSOLARIS2=251 -DUSE_HSREGEX -DUSE_EXPAT -I ../lib/expat-lite -ansi `../apaci` -DPOSIX_MISTAKE -c regexec.c gcc -I. -I../os/unix -I../include -DSOLARIS2=251 -DUSE_HSREGEX -DUSE_EXPAT -I ../lib/expat-lite -ansi `../apaci` -DPOSIX_MISTAKE -c regerror.c gcc -I. -I../os/unix -I../include -DSOLARIS2=251 -DUSE_HSREGEX -DUSE_EXPAT -I ../lib/expat-lite -ansi `../apaci` -DPOSIX_MISTAKE -c regfree.c rm -f libregex.a ar cr libregex.a regcomp.o regexec.o regerror.o regfree.o ranlib libregex.a <=== src/regex ===> src/os/unix gcc -c -I../../os/unix -I../../include -DSOLARIS2=251 -DUSE_HSREGEX -DUSE_EXP AT -I../../lib/expat-lite -ansi `../../apaci` os.c gcc -c -I../../os/unix -I../../include -DSOLARIS2=251 -DUSE_HSREGEX -DUSE_EXP AT -I../../lib/expat-lite -ansi `../../apaci` os-inline.c rm -f libos.a ar cr libos.a os.o os-inline.o ranlib libos.a <=== src/os/unix ===> src/ap gcc -c -I../os/unix -I../include -DSOLARIS2=251 -DUSE_HSREGEX -DUSE_EXPAT -I. ./lib/expat-lite -ansi `../apaci` ap_cpystrn.c gcc -c -I../os/unix -I../include -DSOLARIS2=251 -DUSE_HSREGEX -DUSE_EXPAT -I. ./lib/expat-lite -ansi `../apaci` ap_execve.c gcc -c -I../os/unix -I../include -DSOLARIS2=251 -DUSE_HSREGEX -DUSE_EXPAT -I. ./lib/expat-lite -ansi `../apaci` ap_fnmatch.c gcc -c -I../os/unix -I../include -DSOLARIS2=251 -DUSE_HSREGEX -DUSE_EXPAT -I. ./lib/expat-lite -ansi `../apaci` ap_getpass.c gcc -c -I../os/unix -I../include -DSOLARIS2=251 -DUSE_HSREGEX -DUSE_EXPAT -I. ./lib/expat-lite -ansi `../apaci` ap_md5c.c gcc -c -I../os/unix -I../include -DSOLARIS2=251 -DUSE_HSREGEX -DUSE_EXPAT -I. ./lib/expat-lite -ansi `../apaci` ap_signal.c ap_getpass.c: In function `ap_getpass': ap_getpass.c:161: warning: assignment makes pointer from integer without a cast ap_signal.c: In function `ap_signal': ap_signal.c:68: storage size of `act' isn't known ap_signal.c:68: storage size of `oact' isn't known make: Fatal error: Command failed for target `ap_signal.o' Current working directory /home/apache_1.3.9/src/ap make: Fatal error: Command failed for target `subdirs' Current working directory /home/apache_1.3.9/src make: Fatal error: Command failed for target `build-std' Current working directory /home/apache_1.3.9 make: Fatal error: Command failed for target `build' >How-To-Repeat: >Fix: nope >Release-Note: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]