Received: (qmail 64208 invoked by uid 501); 9 Jul 2001 09:12:40 -0000 Message-Id: <20010709091240.64207.qmail@apache.org> Date: 9 Jul 2001 09:12:40 -0000 From: Reghuram Rajaseharan Reply-To: rrajaseh@erggroup.com To: submit@bugz.apache.org Subject: values-Xa.o: No such file or directory X-Send-Pr-Version: 3.110 >Number: 7998 >Category: build >Synopsis: values-Xa.o: No such file or directory >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Mon Jul 09 02:20:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: rrajaseh@erggroup.com >Release: 1.3.20 >Organization: apache >Environment: SunOS DRC-OCM-SVR-001 5.7 Generic_106541-15 sun4m sparc SUNW,SPARCstation-4, GCC ver 2.95 The following is a list of my environment variables: BASH=/usr/local/bin/bash BASH_VERSINFO=([0]="2" [1]="03" [2]="0" [3]="1" [4]="release" [5]="sparc-sun-solaris2.7") BASH_VERSION='2.03.0(1)-release' COLUMNS=80 DIRSTACK=() EUID=0 GROUPS=() HELPPATH=:/opt/SUNWconn/snm/help HISTFILE=//.bash_history HISTFILESIZE=500 HISTSIZE=500 HOME=/ HOSTNAME=DRC-OCM-SVR-001 HOSTTYPE=sparc HZ=100 IFS=' ' LD_LIBRARY_PATH=/usr/lib:/usr/local/lib:/export/home/SUNWspro/lib LINES=24 LOGNAME=root MACHTYPE=sparc-sun-solaris2.7 MAIL=/var/mail/root MAILCHECK=60 MANPATH=:/opt/SUNWconn/snm/man OLDPWD=/export/home OPTERR=1 OPTIND=1 OSTYPE=solaris2.7 PATH=/usr/sbin:/usr/bin:/usr/lib:/usr/ucb/:/usr/ccs/bin:/usr/local/bin:/utils/bin:/home/ergsing/bin:/opt/SUNWconn/snm/bin:/export/home/SUNWspro:/usr/ucb PIPESTATUS=([0]="0") PPID=20366 PS1='\s-\v\$ ' PS2='> ' PS4='+ ' PWD=/export/home/apache_1.3.20 SHELL=/sbin/sh SHELLOPTS=braceexpand:hashall:histexpand:monitor:history:interactive-comments:emacs SHLVL=1 TERM=xterm TZ=Singapore UID=0 _=--prefix=/usr/local/apache _INIT_PREV_LEVEL=S _INIT_RUN_LEVEL=3 _INIT_RUN_NPREV=0 _INIT_UTS_ISA=sparc _INIT_UTS_MACHINE=sun4m _INIT_UTS_NODENAME=DRC-OCM-SVR-001 _INIT_UTS_PLATFORM=SUNW,SPARCstation-4 _INIT_UTS_RELEASE=5.7 _INIT_UTS_SYSNAME=SunOS _INIT_UTS_VERSION=Generic_106541-15 >Description: I've been trying to compile apache 1.3.20 and have been having the following problem: bash-2.03# pwd /export/home/apache_1.3.20 bash-2.03# ./configure --prefix=/usr/local/apache Configuring for Apache, Version 1.3.20 + 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 ** A test compilation with your Makefile configuration ** failed. The below error output from the compilation ** test will give you an idea what is failing. Note that ** Apache requires an ANSI C Compiler, such as gcc. cd ..; gcc -DSOLARIS2=270 -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci` -o helpers/dummy helpers/dummy.c -lsocket -lnsl /usr/local/sparc-sun-solaris2.7/bin/ld: cannot open values-Xa.o: No such file or directory collect2: ld returned 1 exit status make: *** [dummy] Error 1 ======== Error Output for sanity check ======== ============= End of Error Report ============= Aborting! bash-2.03# >How-To-Repeat: >Fix: >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! ]