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

RE: [PYTHON-BINDINGS] compiling FreeBSD port with svn bindings

From: Sander Striker <striker_at_apache.org>
Date: 2003-08-11 14:12:16 CEST

> From: sussman@collab.net [mailto:sussman@collab.net]
> Sent: Monday, August 11, 2003 2:05 PM

> "Daniel S. Haischt" <me@daniel.stefan.haischt.name> writes:
>
> > /usr/local/lib/apache2/libapr-0.so: undefined reference to `pthread_create'
> >
> > can you give me any pointers what is going wrong or how to
> > compile subversion with the --with-swig option set to yes?
>
> The swig-py bindings require APR threads, but on FreeBSD, APR disables
> threads by default. You need to make sure APR is configured with the
> --enable-threads option.

No. Not anymore. Justin fixed the python bindings to not require
a threaded apr.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 11 14:13:05 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.