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

Re: WITHOUT_THEADS frustration....

From: Jeff Hinrichs <jeffh_at_delasco.com>
Date: 2004-04-27 00:32:45 CEST

Garrett Rooney said:
>
> On Apr 26, 2004, at 5:24 PM, Jeff Hinrichs wrote:
>
>> First off, let me preface by saying that I really like subversion.
>> I've
>> been using it since .17 or so. However, I'm frustrated by the
>> requirements of building apr without_threads.
>
> What requirement of building apr without threads?
>
> It may be that apr defaults to building without threads on your
> platform (it does on FreeBSD, for example, because of issues with the
> threads libraries on some FreeBSD versions), but Subversion doesn't
> enforce that, so if you have a good reason to build APR with threads
> support Subversion will still work.
>
> -garrett
Yes, I am on FreeBSD 4.9. I should have specified that in my initial
message. When I build apache with threads and db and then build
subversion with_apache_apr I get a core dump (bus failure) when I try to
use svnadmin.
I am using svnserve not the apache module. I assumed that threads were
unwanted since the apr-svn port specifically turns threads off.

I am now trying out python without_threads and rebuilding all the stuff
affected. I wonder if I have to specify MPM prefork in the apache
build...

-Jeff

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 27 00:33:12 2004

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

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