[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: somebody broke APR :-)

From: <rbb_at_covalent.net>
Date: 2000-10-24 11:09:19 CEST

On Tue, 24 Oct 2000, Matthew Braithwaite wrote:

> On Tue, Oct 24, 2000 at 01:20:32AM -0700, rbb@covalent.net wrote:
> > On Mon, 23 Oct 2000, Karl Fogel wrote:
> >
> > > In the compilation output below, search for "undefined reference" to
> > > see the problem.
> >
> > I have a feeling this is due to the pthreads locking fix I committed. Did
> > you do a ./buildconf?
>
> I'm having the same problem, and yes, I did.

Cool. Could you tell me what the locking section in apr.h looks
like? The problem should be that APR_USE_PTHREAD_SERIALIZE is 0, and it
should be 1. So, the initial work-around is to reset that value, and that
will get you building immediately while we try to find and fix the real
problem. What OS are you on?

Ryan

_______________________________________________________________________________
Ryan Bloom rbb@apache.org
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------
Received on Sat Oct 21 14:36:12 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.