>Number: 4897 >Category: general >Synopsis: Problem compil apache 1.3.9 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Aug 24 02:30:01 PDT 1999 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.9 >Environment: sun sparc solaris 2.6 egcs 1.1.2 gcc 2.8.1 apache-1.3.6.tar.gz ==> OK apache-1.3.9.tar.gz ==> NOT OK CONFIGURATION cd mod_ssl-2.4.0-1.3.9 ./configure --with-apache=../apache_1.3.9 \ --with-ssl=../openssl-0.9.4 \ --prefix=/app/web/apache \ --datadir=/data/web \ --logfiledir=/var/logapp/web \ --proxycachedir=/var/logapp/web \ --enable-module=most \ --enable-shared=max \ --enable-suexec \ --suexec-caller=nobody \ --suexec-userdir=/data/web \ --suexec-docroot=/data/web \ --suexec-logfile=/var/logapp/web/suexec_log \ --suexec-uidmin=100 \ --suexec-gidmin=100 \ --suexec-safepath="/bin:/usr/bin:/usr/local/bin" cd .. # # cd apache_1.3.9 make ==> PROBLEM
#make certificate #make install # >Description: cd apache_1.3.9 % make ===> src ===> src/os/unix gcc -c -I../../os/unix -I../../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../../apaci` os.c gcc -c -I../../os/unix -I../../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../../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=260 -DMOD_SSL=204100 -DEAPI `../apaci` ap_cpystrn.c gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` ap_execve.c gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` ap_fnmatch.c gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` ap_getpass.c gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` ap_md5c.c gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` ap_signal.c gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` ap_slack.c gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` ap_snprintf.c gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` ap_sha1.c gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` ap_checkpass.c gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` ap_base64.c gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` ap_hook.c gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` ap_ctx.c gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` ap_mm.c rm -f libap.a ar cr libap.a ap_cpystrn.o ap_execve.o ap_fnmatch.o ap_getpass.o ap_md5c.o ap_signal.o ap_slack.o ap_snprintf.o ap_sha1.o ap_checkpass.o ap_base64.o ap_hook.o ap_ctx.o ap_mm.o ranlib libap.a <=== src/ap ===> src/main gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` gen_test_char.c gcc -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` -o gen_test_char gen_test_char.o -lsocket -lnsl -ldl ./gen_test_char >test_char.h gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` gen_uri_delims.c gcc -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` -o gen_uri_delims gen_uri_delims.o -lsocket -lnsl -ldl ./gen_uri_delims >uri_delims.h gcc -c -I../os/unix -I../include -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI `../apaci` alloc.c alloc.c: In function `spawn_child_core': alloc.c:2513: `STDOUT_FILENO' undeclared (first use in this function) alloc.c:2513: (Each undeclared identifier is reported only once alloc.c:2513: for each function it appears in.) alloc.c:2519: `STDIN_FILENO' undeclared (first use in this function) alloc.c:2525: `STDERR_FILENO' undeclared (first use in this function) *** Error code 1 make: Fatal error: Command failed for target `alloc.o' Current working directory /app/install/apache_1.3.9/src/main *** Error code 1 make: Fatal error: Command failed for target `subdirs' Current working directory /app/install/apache_1.3.9/src *** Error code 1 make: Fatal error: Command failed for target `build-std' Current working directory /app/install/apache_1.3.9 *** Error code 1 make: Fatal error: Command failed for target `build' % ed alloc.c >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include <[EMAIL PROTECTED]> 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! ]