Database Administration (MOSC)

MOSC Banner

d: warning: file $ORACLE_HOME/lib/libclntst11.a(oci8.o): wrong ELF class: ELFCLASS64

edited Aug 26, 2018 5:00AM in Database Administration (MOSC) 1 commentAnswered

Hi all,

I am trying to create an object file olcp.o and in the process to create this object file, I am using some libraries in Oracle 11g.

This is the command which i am using,

COBDIR =`dirname /export/home/cobse50/lib` cob -O  -xe '' lcp.o  -Q -Bstatic -L /export/home/ora10g/app/

oracle/product/11.2.0/dbhome_1/lib -lclntst11 -L /export/home/ora10g/app/oracle/product/11.2.0/dbhome_1/rdbms/lib32

            

In this command, we can notice the usage of -lclntst11 which is actually 64 bit and this is Oracle library $ORACLE_HOME/lib/libclntst11.a which is gnerated by the genclntst.sh script in $ORACLE_HOME/bin.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center