You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Donald Wells <we...@bah.com> on 2000/11/01 02:10:00 UTC

build/6772: 1. ./Configure (ran o.k.) 2. make (created the error in the desc. below)

>Number:         6772
>Category:       build
>Synopsis:       1. ./Configure (ran o.k.) 2. make (created the error in the desc. below)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue Oct 31 17:20:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     wells_donald@bah.com
>Release:        1.2.5
>Organization:
apache
>Environment:
SunOS 5.6, Solaris 2.6; C Compiler 4.2 

>Description:
From: Donald R. Wells [cnweldr@dd4r.diac.dia.ic.gov]
Sent: Tuesday, October 31, 2000 4:51 PM

# /usr/ccs/bin/make
(cd regex; /usr/ccs/bin/make lib CC=/opt/SUNWspro/bin/cc AUX_CFLAGS='-O2 -DSOLARIS2 -Xt' 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
/opt/SUNWspro/bin/cc -I. -DPOSIX_MISTAKE -O2 -DSOLARIS2 -Xt  -c  regcomp.c
cc: Warning: option -2 passed to ld

License Error : Licensing product (Sun WorkShop Compiler C).
        License File: /opt/SUNWspro/bin/../SC4.2/bin/../../license_dir/sunpro.lic,node
Invalid license key (inconsistent license key) (-8,130)
cc: acomp failed for regcomp.c
*** Error code 2
make: Fatal error: Command failed for target `regcomp.o'
Current working directory /opt/apache_1.2.5/src/regex
*** Error code 1
make: Fatal error: Command failed for target `regex/libregex.a'
>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 <ap...@Apache.Org> 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!     ]