20 Feb
2007
20 Feb
'07
8:56 p.m.
On 02/20/2007 10:16 PM, Jens Müller wrote:
$ PYTHONPATH=/usr/local/lib/python2.4/site-packages/ graph-tool Traceback (most recent call last): File "/usr/local/bin/graph-tool", line 22, in ? from libgraph_tool import * ImportError: /usr/local/lib/python2.4/site-packages/libgraph_tool.so: undefined symbol: _ZN5boost6python3apineERKNS1_6objectES4_
Of course, the graph-tool file and the libs are both from the same build
Strange... How about boost python? Was it also compiled with the same GCC version? I'll look at your other problem with the reader soon, I'm a bit out of time at the moment. -- Tiago de Paula Peixoto <tiago@forked.de>