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

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

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2003-11-11 21:54:23 CET

--On Tuesday, November 11, 2003 11:51 PM +0300 Lev Serebryakov
<lev@serebryakov.spb.ru> 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'.

APR does not support threads by default on FreeBSD due to problems with
FreeBSD's threading library.

There's a current thread on dev@apr.apache.org about trying to determine if
recent FreeBSD builds have fixed the problems we've seen (and a correct patch
for the libtool problems has already been posted there).

Until they are confirmed to be fixed, if you use FreeBSD, APR, and threading,
you're going to see some weird things. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 11 21:55:31 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.