>Number: 1224 >Category: general >Synopsis: make command fails for targets regcomp.o and regex/libregex.a >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Oct 14 13:40:00 PDT 1997 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.2.4 >Environment: uname -a output********************************** SunOS sass1414.csu891.sandia.gov 5.6 Generic sun4m sparc SUNW,SPARCstation-20 end uname -a output******************************
BE >Description: Using the make command /usr/ccs/bin/make, on my Solaris 2.6 OS, I get the following errors regardless of what I set the Rule WANTHSREGEX= to in the Configuration file: sass1414.csu891.sandia.gov# /usr/ccs/bin/make (cd regex; /usr/ccs/bin/make lib CC=cc AUX_CFLAGS='-O2 -DSOLARIS2 ' RANLIB='true') rm -f *.o sh ./mkh -i _REGEX_H_ regex2.h regcomp.c regerror.c regexec.c regfree.c >regex.tmp cmp -s regex.tmp regex.h 2>/dev/null || cp regex.tmp regex.h rm -f regex.tmp cc -I. -DPOSIX_MISTAKE -O2 -DSOLARIS2 -c regcomp.c /usr/ucb/cc: language optional software package not installed *** Error code 1 make: Fatal error: Command failed for target `regcomp.o' Current working directory /d1/local/apache_1.2.4/src/regex *** Error code 1 make: Fatal error: Command failed for target `regex/libregex.a' >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted:
