You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Sun Zhang <zh...@usa.net> on 1998/03/20 11:24:25 UTC

os-solaris/1971: Failed to compile

>Number:         1971
>Category:       os-solaris
>Synopsis:       Failed to compile
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Mar 20 02:30:00 PST 1998
>Last-Modified:
>Originator:     zhangsun@usa.net
>Organization:
apache
>Release:        1.2.4
>Environment:
SunOS solaris 5.6 Generic i86pc i386 i86pc
>Description:
# ./Configure
Using config file: Configuration
Using Makefile template file: Makefile.tmpl
 + configured for Solaris 2 platform
 + setting C compiler to cc
 + setting C compiler optimization-level to -O2
# /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 /usr/softtemp/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:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]