> > APR hasn't built a dozen different libraries for a long time.  We are only
> > building the one libapr.a.
> 
> Should I send a log? Perhaps there's a step missing in the build? I
> dunno. I'm confused.

I don't know either.  I'll look into it.  It's possible that we are
actually building all of the libraries and then merging them all together
into one big one.  We shouldn't be, but I never checked the commit that
got us to build one library.  

> >  I have the code working just fine on Linux and
> > Windows.  If you are using the prefork MPM, you have to specify
> > LIBS="-lpthread".
> 
> I let it choose (it chose threaded).

I may be wrong, but I am reasonably sure that the configure script doesn't
get the correct CFLAGS or LIBS for pthreads on FreeBSD.  This is a known
issue, and it needs to be fixed.  :)

> Consider me porting and modifying!

Cool.

Ryan

_______________________________________________________________________
Ryan Bloom              [EMAIL PROTECTED]
4205 S Miami Blvd       
RTP, NC 27709           

Come to the first official Apache Software Foundation
Conference!  <http://ApacheCon.Com/>


Reply via email to