26 Oct
1999
26 Oct
'99
4:39 p.m.
zope@infosys.com.ar wrote
Traceback (innermost last): File "DCOracle_test.py", line 1, in ? import Buffer, oci_, sys ImportError: ld.so.1: python: fatal: relocation error: file ./oci_.so: symbol nnfyboot: referenced symbol not found
This looks, to me, like you didn't get the linking of the oci_.so module right. It's complaining that there's an unresolved symbol in there. What libraries did you link against? And what libraries do the oci examples that come with your version of Oracle link against? Anthony -- Anthony Baxter <anthony@interlink.com.au> It's never too late to have a happy childhood.