I am working to install python language bindings on Mac OS 10.6.8, python 2.7.1.  I see this bug report:<div><br></div><div><a href="http://bugs.librdf.org/mantis/view.php?id=477">http://bugs.librdf.org/mantis/view.php?id=477</a></div>
<div><br></div><div>which is now closed as resolved.  However, I think I am seeing the same effect.  A partial output is below.  Any thoughts?</div><div><br></div><div>Thanks,</div><div>Sean</div><div><br><div><br></div><div>
<div>redland-bindings-1.0.14.1 sdavis$ make</div><div>make  all-recursive</div><div>Making all in python</div><div>Making all in test</div><div>make[3]: Nothing to be done for `all'.</div><div>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</div>
<div>Undefined symbols:</div><div>  "_PyErr_Occurred", referenced from:</div><div>      _swig_varlink_setattr in Redland_wrap.so</div><div>      _swig_varlink_getattr in Redland_wrap.so</div><div>      _SWIG_AsVal_int in Redland_wrap.so</div>
<div>      _SWIG_AsVal_unsigned_SS_long in Redland_wrap.so</div><div>      _SWIG_Python_GetSwigThis in Redland_wrap.so</div><div>      _SWIG_Python_ConvertPtrAndOwn in Redland_wrap.so</div><div>      _initRedland in Redland_wrap.so</div>
</div></div>