[PYTHON-BINDINGS] compiling FreeBSD port with svn bindings

Sander Striker striker at apache.org
Mon Aug 11 05:12:20 PDT 2003


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

> "Daniel S. Haischt" <me at 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


More information about the freebsd-ports mailing list