[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-23 23:32:46 CEST

Justin Erenkrantz <justin@erenkrantz.com> writes:

> --On Monday, June 23, 2003 4:02 PM -0500 Ben Collins-Sussman
> <sussman@collab.net> wrote:
>
> > If we're going to build the glue code as part of the generic 'make'
> > target, then Subversion's own configure.in needs to look to see if
> > APR_HAS_THREADS. If not, we shouldn't try to build the glue code.
> >
> > Right?
>
> That'd mean that FreeBSD/Cygwin won't support SWIG bindings. Ick.

Not true. I always --enable-threads when I build httpd/apr/apu. And
I've never had a problem, the swig-py bindings have always worked fine
for me on FreeBSD.

The problem here is that Joe Newbie should be able unpack an svn
release tarball, run "./configure; make", and have it Just Work. He
shouldn't have to know to pass --enable-threads to apr, or pass
--without-swig. We should do the right thing by default: either
don't build swig bindings by default, or build them *only* if threads
are detected.

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