Can't import Object Craft's Sybase module...

S

Skip Montanaro

I downloaded and built Object Craft's Sybase module but can't import it:

% PYTHONSTARTUP= python
Python 2.4a0 (#4, Mar 31 2004, 15:02:21)
[GCC 3.3.2] on sunos5
Type "help", "copyright", "credits" or "license" for more information. Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/home/titan/skipm/local/lib/python2.4/site-packages/Sybase.py", line 20, in ?
from sybasect import *
ImportError: ld.so.1: python: fatal: relocation error: file /opt/sybase/lib/libblk.so: symbol srv__get_xdrrecv: referenced symbol not found

The comp.lang.python archives from late 2001 contain a message from Dave
Cole about this same problem, but as far as I could tell there was never any
resolution.

My environment for this mini-project is Solaris 9 on Intel. I've scanned
every directory I can think of (/usr/lib, /opt/sybase/lib, /opt/Forte*, etc)
looking for .so files containing that symbol but haven't found anything. I
wasn't able to fine anything on the Sybase website either.

Any suggestions appreciated.

Skip
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
SterlingLa
Top