[cx-oracle-users] question on cx_oracle build
Brought to you by:
atuining
From: Hang, J. (J. TSG-GDCC-SH) <jia...@hp...> - 2006-08-30 09:08:02
|
Dear Dear, Recently I am build the cx_oracle on HP-UNIX Itanium platform, the OS version is B.11.23. The oracle version is 10.2.0. I have export the envornment of ORACLE_HOME and library path. It still give below problem. I didn't use gcc compile and just use HP bundle CC compiler. Could you help give some guide why I can not pass this procedure. Thanks in advance Regards! Jianhong HANG(John HANG) Telephone No. 8621-28982103 Location: HP-GDCC-Shanghai Email address: jia...@hp... The error log as below, =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D $ python setup.py build running build running build_ext building 'cx_Oracle' extension ld -b build/temp.hp-ux-B.11.23-ia64-2.4/cx_Oracle.o -L/u01/app/oracle/product/10.2.0/db_1/lib32 -lclntsh -lttsh10 -o build/lib.hp-ux-B.11.23-ia64-2.4/cx_Oracle.sl ld: Can't find library or mismatched ABI for -lclntsh Fatal error. error: command 'ld' failed with exit status |