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 -> Pro*c and gcc - problem with libclntsh.so.1.0 ???

Pro*c and gcc - problem with libclntsh.so.1.0 ???

From: Igor Oussoltsev <uwd_at_uwd.baltnet.ru>
Date: Tue, 16 Nov 1999 17:31:33 +0200
Message-ID: <38317fdf.0@news.baltnet.ru>


Hi, alls!

My problem is to compile pro*c files with gcc 2.8 on Sparc Solaris 2.7 ( Enterprise 450 ), Oracle 7.3.3

Compilation is passing without errors,
but when I'm trying to execute file (sample1), I see:

    ld.so.1: sample1: fatal: libclntsh.so.1.0: open failed: No such file or directory

    Killed

( libclntsh.so.1.0 is present in $ORACLE_HOME/lib directory )

I'd trying different "proc.mk" and "env_precomp.mk" variant (and got diff.size executables),
but result - the same

Where can I take information ?
Can anybody help ?

Igor Oussoltsev, DBA
Oussoltsev_at_uwd.baltnet.ru Received on Tue Nov 16 1999 - 09:31:33 CST

Original text of this message

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