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

Home -> Community -> Usenet -> c.d.o.server -> Problems compiling pro*c programs

Problems compiling pro*c programs

From: Deepa Dinendra <deepa_dinendra_at_psmfc.org>
Date: Tue, 02 Nov 1999 11:39:20 -0600
Message-ID: <381F21C8.589B23D6@psmfc.org>


Hi,
I am moving all my proc programs from sgi - oracle(7.3.3) to solaris - oracle(8.1.5).
I tried to compile the programs in the new environment as make -f proc.mk EXE=test OBJS="test.o"

proc.mk is a copy of $ORACLE_HOME/precomp/demo/proc/demo_proc.mk

But I get the error "$ORACLE_HOME/lib/libclntsh.so is up to date". It does not create *.c or *.o files.
What is causing this error and how can I correct it?

Thanks
-Deepa Received on Tue Nov 02 1999 - 11:39:20 CST

Original text of this message

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