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
_______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
