[redland-dev] Python bindings unknown symbol error

Dave Beckett dave at dajobe.org
Sat Mar 27 16:21:09 CET 2010


Chris Wj wrote:
> Aha, thanks for the heads up Dave; and thanks for the great work with
> the libraries.

Thanks.

That particular call is now called raptor_locator_uri_string()

Dave

> 
> Chris
> 
> On Sat, Mar 27, 2010 at 10:15 AM, Dave Beckett <dave at dajobe.org
> <mailto:dave at dajobe.org>> wrote:
> 
>     Chris Wj wrote:
>     > I compiled from the git repo (from 3-26-2010) and everything compiled
>     > and installed correctly, but when I try to use the python bindings
>     I get:
>     >
>     > ImportError:
>     > /home/prima/opt/redland/usr/lib/python2.6/site-packages/Redland.so:
>     > undefined symbol: raptor_locator_uri
>     >
>     > PYTHONPATH is set to look at the site-packages directory and
>     > LD_LIBRARY_PATH set to the location of the redland libs.
>     >
>     > Is the a problem on my end?
> 
>     raptor GIT is now raptor2, with a major ABI/API change.  The language
>     bindings haven't been updated to handle the change yet.  If you
>     want stability, use raptor's 'raptor1' branch or better: use
>     tarballs.
> 
>     Dave
> 
> 



More information about the redland-dev mailing list