Unresolved symbol: cs_ctx_alloc?
John Mudd <[email protected]> Mon, 22 Nov 2004 07:23:22 -0500
| Newsgroups | gmane.comp.python.sybase |
|---|---|
| Message-ID | <[email protected]> |
I've successfully used the Sybase module with earlier versions of Sybase. But now I get "Unresolved symbol: cs_ctx_alloc" with Sybase 12.5. Any suggestions? John $ SHLIB_PATH=/opt/sybase/OCS-12_5/lib $ python Python 2.3.4 (#2, Nov 20 2004, 10:57:57) [GCC 3.1 (TWW)] on hp-ux11 Type "help", "copyright", "credits" or "license" for more information. >>> import Sybase /usr/lib/dld.sl: Unresolved symbol: cs_ctx_alloc (code) from /home/brent/mudd/Python/lib/python2.3/site-packages/sybasect.sl ABORT instruction $