Precompilers and OCI (MOSC)

MOSC Banner

Unix IBM AIX RS6000 and Oracle 9i OCI program compilation

edited April 2009 in Precompilers and OCI (MOSC) 4 commentsAnswered
Hy,
 I try to compile an OCI 9i program and here the messages :

    gcc -dn -DVER_RS6000 -DNO_TXDFAME tcs_oracle.o txdoracle.o -o exec_oracle -L. -laim -lumf -lclap -lf2c -L/usr/ccs/lib -lm -L/home/oracle/OraHome1/rdbms/lib -L/home/oracle/OraHome1/lib -lclntsh
ld : 0711-317 ERROR : Symbol not defined : .OCIEnvCreate
ld : 0711-317 ERROR : Symbol not defined : .OCIHandleAlloc
ld : 0711-317 ERROR : Symbol not defined : .OCILogon
ld : 0711-317 ERROR : Symbol not defined : .OCILogoff
ld : 0711-317 ERROR : Symbol not defined : .OCIHandleFree
ld : 0711-317 ERROR : Symbol not defined : .OCIStmtPrepare
ld : 0711-317 ERROR : Symbol not defined : .OCIStmtExecute
ld : 0711-317 ERROR : Symbol not defined : .OCITransCommit

Howdy, Stranger!

Log In

To view full details, sign in.

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