for what it's worth, from the mentioned post, i believe this:

> An other solution would be to use an APR without threads. To do so use
> "./configure --enable-threads=no" when configuring APR.

rather than this:

> I have no found exactly what happends but just add -lpthread in the
> (tomcat-connectors)/Makefile solves the problem:

is what you want.  you want a single-threaded apr for apache 1.3 rather
than a multi-threaded mod_webapp.

Martin van den Bemt wrote:
> 
> There is an answer about this in tomcat-dev (I had the same problem and
> found the solution for it). I believe it's just adding a parameter when
> compiling. (I posted this also in tomcat-user). Oops.. found the url...
> 
> See http://marc.theaimsgroup.com/?l=tomcat-dev&m=99020542608948&w=2 (the
> ant-dev mailinglist...).
> 
> Have fun,
> 
> Martin van den Bemt
> 
> > -----Original Message-----
> > From: Pier P. Fumagalli [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, May 31, 2001 1:30 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: mod_webapp under Linux
> >
> >
> > Dave Oxley at [EMAIL PROTECTED] wrote:
> >
> > > Pier,
> > >
> > > Is there anywhere I can download an archive of apr that works!
> > On the other
> > > hand if you fix it could you Email me or the list.
> >
> > I really don't know... It works on MacOS/X, have you tried compiling it
> > without multi threading support? The last two days I've been quite busy
> > updating Nagoya and the bugzilla database and won't have a chance to dig
> > into it before Friday...
> >
> > BTW, have you tried (of course) the latest CVS checkout? :)
> >
> > Thanks and sorry...
> >
> >     Pier
> >
> >

Reply via email to