Strange threading issue with apache2 WITH_THREADS=1
Daniel Eischen
deischen at freebsd.org
Tue Aug 30 10:43:43 GMT 2005
On Tue, 30 Aug 2005, Jiawei Ye wrote:
> On 8/30/05, Daniel Eischen <deischen at freebsd.org> wrote:
> > > try putting
> > >
> > > WITH_APACHE2=yes
> > > WITH_MPM=worker
> > >
> > > in /etc/make.conf, and portupgrade apache.
> > >
> > > also, try some "suggestions" as described in libmap.conf(5)
> >
> > How about try making sure you're not using multiple thread
> > libraries at the same time. After upgrading, libpthread's
> > version # was bumped along with everything else. ldd(1)
> > is your friend.
> >
> > --
> > DE
> I rebuilt all my ports after the version bump, so that does not seem
> to be the problem.
And make sure /etc/libmap.conf isn't forcing libpthread.so.1
somewhere.
--
DE
More information about the freebsd-current
mailing list