> OK, but the config.cache should still be removed, surely?
> 
> Also, BTW, the current version completely fails to build for me (lots of
> unresolved externals) - what's the current recommended build path?
> 
> I'm slightly puzzled by what's going on with APR - it seems to build a
> dozen different libraries, but Apache only seems to use one. What am I
> missing?

APR hasn't built a dozen different libraries for a long time.  We are only
building the one libapr.a.

What platform are you on?  I have the code working just fine on Linux and
Windows.  If you are using the prefork MPM, you have to specify
LIBS="-lpthread".  If you are on any other platform, you are on your own.
The configure script has basically been written on Linux, and it is
assumed it will be modified as we port 2.0.

Ryan

_______________________________________________________________________
Ryan Bloom              [EMAIL PROTECTED]
4205 S Miami Blvd       
RTP, NC 27709           It's a beautiful sight to see good dancers 
                        doing simple steps.  It's a painful sight to
                        see beginners doing complicated patterns.       

Reply via email to