You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by co...@hyperreal.com on 1997/04/30 22:13:41 UTC

Changed information for PR os-sunos/509

Synopsis: can't compile regex/libregex.a

State-Changed-From-To: open-closed
State-Changed-By: coar
State-Changed-When: Wed Apr 30 13:13:40 PDT 1997
State-Changed-Why:
If the problem persists after trying the steps below, please
let us know and we'll re-open this report.

[From Dean]
This is almost always caused by building apache for two different
architectures and not doing a make clean first.  Try doing a make clean
and rebuilding.  Or just remove regex/*.a regex/*.o and try again.

Dean