[cx-oracle-users] undefined symbol: __cmpdi2
Brought to you by:
atuining
From: Lionel R. <lro...@li...> - 2005-11-08 14:20:14
|
hi all, I have installed cx_Oracle-4.1 on a RedHat 7.1 server supporting Oracle9i. The compile and install processes seem ok, but when I try to import with python2.4.2 -v: import cx_Oracle dlopen("/home/xair/partage/python2.4/lib/python2.4/site-packages/cx_Oracle.so", 2); Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: /home/oracle9/app/oracle/product/9.0.1/lib/libclntsh.so.9.0: undefined symbol: __cmpdi2 Do you have an idea? Thanks -- Lionel Roubeyrie - lro...@li... LIMAIR http://www.limair.asso.fr |