Home » Developer & Programmer » Precompilers, OCI & OCCI » OCCI-10.1.0.3 link failed under X86_64(Intel EM64T)
OCCI-10.1.0.3 link failed under X86_64(Intel EM64T) [message #123120] Thu, 09 June 2005 22:30
kuan62
Messages: 3
Registered: March 2005
Junior Member
Dear All,

I had installed Redhat AS 4.0(update1),and the GNU compiler is "gcc/g++ version 3.4.3 20050227 (Red Hat 3.4.3-22)". After I tried to compile the occidml in Instant Client SDK, I got some error messages as below.
Does any one has idea for this?

$./build.sh
rm -rf SunWS_cache
rm -rf ../../libclntsh.so
rm -rf ../../libocci.so
ln ../../libclntsh.so.10.1 ../../libclntsh.so
ln ../../libocci.so.10.1 ../../libocci.so
/usr/bin/g++ -o occidml occidml.o -L../../ -locci -lclntsh -lpthread
/usr/bin/ld: warning: libstdc++.so.5, needed by ../..//libocci.so, may conflict
with libstdc++.so.6
/usr/bin/ld: warning: libnnz10.so, needed by ../..//libclntsh.so, not found (try
using -rpath or -rpath-link)
../..//libclntsh.so: undefined reference to `nzos_ServiceWriteQueue'
../..//libclntsh.so: undefined reference to `AI_DESX_CBC_IV8'
../..//libclntsh.so: undefined reference to `KI_DSAPrivate'
../..//libclntsh.so: undefined reference to `B_VerifyUpdate'
.......
../..//libclntsh.so: undefined reference to `nzssGSL_GetSecretLength'
../..//libclntsh.so: undefined reference to `B_KeyAgreePhase1'
../..//libclntsh.so: undefined reference to `AM_RSA_ENCRYPT'
../..//libclntsh.so: undefined reference to `AM_SHA_RANDOM'
../..//libclntsh.so: undefined reference to `AI_DES_EDE3_CBC_IV8'
collect2: ld returned 1 exit status
make: *** [buildocci] Error 1

Best Regards,
================
Eric Hu
Previous Topic: ProC, trace, bind variables
Next Topic: Oracle Cobol Precompiler (procob)
Goto Forum:
  


Current Time: Thu Apr 18 22:06:13 CDT 2024