undefined symbol [message #278926] |
Tue, 06 November 2007 05:43 |
saravanan_nitt
Messages: 31 Registered: October 2007 Location: Bangalore
|
Member |
|
|
hi ......
I m facing problem in linking the library for oracle's
oci functions (oparse, oexec, etc.) to my code.
i m having one .cc file where all definition for the function is there
and one main.cc is also there .....
i m trying to link libclntsh.so.9.0 ....
i m getting error like,
undefined symbol
oparse
oexec
olog
etc...
I m working in the solaris environment using CC(solaris c++ compiler).
Pls, help me out in solving the prob...
thanks in advance
|
|
|
|
|
|
|
|
|
|
|
|
|
|