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

compile 0.24.2 errors

From: Andy McCarty <mccarw_at_lom.med.va.gov>
Date: 2003-06-21 11:17:19 CEST

Hello all,

I am having trouble trying to upgrade to 0.24.2.
I have a FreeBSD 4.7 box (I know I am
not the only BSD user here) that is
giving me fits.

I guess APR defualts to --disable-threads
on FreeBSD. Up until now this has been fine.
Trying to compile svn now I get this error

./subversion/bindings/swig/swigutil_py.c:52: #error The python
bindings require threads. APR was compiled without threads.
*** Error code 1

I can recompile APR --enable-threads and svn compiles
but apache complains on startup

Undefined symbol: apr_allocator_mutex_set

Can someone give me a hint on how to proceed?
Even RTFM pointers would be welcome at this point.

I finally got my python bindings working and mailer.py
setup with 0.23.0. I would hate to lose them in the upgrade.

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 11:20:09 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.