Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Compilation problem of Pro*C

Compilation problem of Pro*C

From: Ho Wai Tak <wtho1_at_news.netvigator.com>
Date: 25 Jun 1998 06:21:07 GMT
Message-ID: <6msq8j$flf$1@imsp009a.netvigator.com>


Dear all,

        I am using Pro*C on Dec UNIX. Each time I compile a Pro*C program, it's binary executable is about 4 MB. So, I try to utilize the client-shared library(-lclntsh). However, I got the following error,

Fatal Error: cannot map libclntsh.so.1.0

        My library is loaded by -L/u01/app/oracle/product/7.3.4/lib -lclntsh and there are file  

lrwxrwxrwx 1 oracle dba 50 Mar 16 12:23 libclntsh.so -> /u01/app/oracle/product/7.3.4/lib/libclntsh.so.1.0 -rw-r--r-- 1 oracle dba 4317184 Nov 18 1997 libclntsh.so.1.0         

in /u01/app/oracle/product/7.3.4/lib directory.

Anything wrong with my statements ?

Thanks in advance.
Victor Received on Thu Jun 25 1998 - 01:21:07 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US