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

Re: Re[2]: Patch to build subversion properly on FreeBSD 4.x with multi-threaded apr

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-11-12 21:01:07 CET

On Wed, 2003-11-12 at 13:51, Lev Serebryakov wrote:
> Hello, Justin!
> Tuesday, November 11, 2003, 11:54:23 PM, you wrote:
>
> >> libtool, which is in subversion sources, works bad on FreeBSD 4.x
> >> when APR need multithreading (`-pthread' flag) and works bad on FreeBSD
> >> 5.x because it needs `-lc_r', not `-pthread'.
> JE> APR does not support threads by default on FreeBSD due to problems with
> JE> FreeBSD's threading library.
> You have old information. Current ports tree contains apr, whcih is
> build with enabled threads

Justin is talking about how APR behaves by itself. If you unpack and
./configure the APR tarball, it will not enable threads on FreeBSD.

You're talking about the way the APR Port maintainer just happens to
build the port, which is probably against the APR's projects recommended
default behavior.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 12 21:02:08 2003

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.