[redland-dev] Problems installing redland python bindings
Sean Davis
sdavis2 at mail.nih.gov
Sat Oct 27 18:24:55 EDT 2012
I am working to install python language bindings on Mac OS 10.6.8, python
2.7.1. I see this bug report:
http://bugs.librdf.org/mantis/view.php?id=477
which is now closed as resolved. However, I think I am seeing the same
effect. A partial output is below. Any thoughts?
Thanks,
Sean
redland-bindings-1.0.14.1 sdavis$ make
make all-recursive
Making all in python
Making all in test
make[3]: Nothing to be done for `all'.
gcc -g -O2 -I/usr/local/Cellar/redland/1.0.15/include
-I/usr/local/Cellar/raptor/2.0.8/include/raptor2
-I/usr/local/Cellar/rasqal/0.9.29/include/rasqal
-DSWIG_PYTHON_SILENT_MEMLEAK -g -O2 Redland_wrap.so -Wl,-F. -Wl,-F.
-bundle -L/usr/local/Cellar/redland/1.0.15/lib -lrdf
-L/usr/local/Cellar/rasqal/0.9.29/lib -L/usr/local/Cellar/raptor/2.0.8/lib
-lrasqal -lraptor2 -o Redland.so
Undefined symbols:
"_PyErr_Occurred", referenced from:
_swig_varlink_setattr in Redland_wrap.so
_swig_varlink_getattr in Redland_wrap.so
_SWIG_AsVal_int in Redland_wrap.so
_SWIG_AsVal_unsigned_SS_long in Redland_wrap.so
_SWIG_Python_GetSwigThis in Redland_wrap.so
_SWIG_Python_ConvertPtrAndOwn in Redland_wrap.so
_initRedland in Redland_wrap.so
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.librdf.org/pipermail/redland-dev/attachments/20121027/9d481639/attachment.html>
More information about the redland-dev
mailing list