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

Re: compile 0.24.2 errors

From: Andy McCarty <mccarw_at_lom.med.va.gov>
Date: 2003-06-21 21:44:35 CEST

 
OK I finally got everything to compile with threads
on my FreeBSD box. But now "svn ci" hangs when run
over ra_dav. It seems to work fine with ra_local.
I am assuming this is an APR threads issue on FreeBSD.

setup is
httpd-2.0.46
configured with --enable-threads --enable-dav --enable-so
subversion 0.24.2
configured with --with-apr=/usr/local/apache2/bin/apr-config
--with-apr-util=/usr/local/apache2/bin/apu-config
--with-apxs=/usr/local/apache2/bin/apxs

Maybe this could be solved with an upgrade to
FreeBSD 4.8?

If APR_HAS_THREADS is required should it be
checked for at configure? Not that it would solve
my problem but it is very frustrating to get to the
last file to compile, swigutil_py.c, to find out it
won't compile with the configured APR.

Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 21 21:47:19 2003

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.