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

Re: 0.24.2: hard-to-repro build trouble on Cygwin

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-06-24 00:48:39 CEST

Eric Hanchrow <offby1@blarg.net> writes:

> I configured like this:
>
> ./configure --prefix=/usr/local/stow/svn-0.24.2/
>
> Then I did `make', and saw this error:
>
> swigutil_py.c, line 52:
> #error The python bindings require threads. APR was compiled
> without threads.

I'm confused; does our default 'make' target automatically try to
bulid the swig bindings now? If so, I must have missed the change.

If it's true, this is a Bad Thing. The swig-py bindings *require* apr
threads, but that apr feature isn't always available. Meanwhile, svn
itself does *not* require threads. And now people with non-thready
systems suddenly can't build svn... bad bad bad bad bad.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 24 00:50:42 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.