That's odd I can build 1.2b8 fine out of the box on an irix 5.3 box w/gcc. Did you upgrade from 1.2b7? If so try running ./Configure again I think some of the rules changes.
Dean On Mon, 21 Apr 1997, Mark Bentley wrote: > > The contract type is `' with a response time of 3 business hours. > A first analysis should be sent before: Mon Apr 21 15:00:00 PDT 1997 > > > >Number: 439 > >Category: os-irix > >Synopsis: Makefile for regex library foobared > >Confidential: no > >Severity: critical > >Priority: medium > >Responsible: apache (Apache HTTP Project) > >State: open > >Class: sw-bug > >Submitter-Id: apache > >Arrival-Date: Mon Apr 21 11:30:00 1997 > >Originator: [EMAIL PROTECTED] > >Organization: > apache > >Release: 1.2b8 > >Environment: > IRIX 5.3, gcc > >Description: > When making httpd, the final link gives this error: > > collect2: ld returned 1 exit status > /usr/bin/../lib/ld: > Archive: regex/libregex.a has no table of contents (not searched) > add one with 'ar ts' > Unresolved: > regfree > regcomp > regexec > regerror > *** Error code 1 (bu21) > > > The make seems to have an error in it such that "ar" never gets run. > >How-To-Repeat: > > >Fix: > do a "make clean; make; make lib" in the regex directory, then try > making apache again > >Audit-Trail: > >Unformatted: > > >
