[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-08-11 14:19:30 CEST

Sander Striker wrote:

>>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.

Ah! cool, I didn't know he had gotten around to it.

-garrett

---------------------------------------------------------------------
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:20:19 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.