Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2003 08:19:30 -0400
From:      Garrett Rooney <rooneg@electricjellyfish.net>
To:        Sander Striker <striker@apache.org>
Cc:        "Daniel S. Haischt" <me@daniel.stefan.haischt.name>
Subject:   Re: [PYTHON-BINDINGS] compiling FreeBSD port with svn bindings
Message-ID:  <3F3789D2.7030601@electricjellyfish.net>
In-Reply-To: <JLEGKKNELMHCJPNMOKHOEEIELEAA.striker@apache.org>
References:  <JLEGKKNELMHCJPNMOKHOEEIELEAA.striker@apache.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F3789D2.7030601>