Compiling on Solaris 2.5
Date: 1996/08/23
Message-ID: <321E262A.5790_at_one.net>#1/1
We have just installed Oracle 7.1.62 (I think this is the version) on Solaris 2.5.
I went to the directory $ORACLE_HOME/proc/demo and compiled by doing
make -f proc.mk
It created a file sample1 that is executable but
when I run it, it core dumps on the statement
EXEC SQLERROR ...
which is the first statement before the
EXEC SQL CONNECT ..
statement.
I took all the SQL statements out and compiled the script and it works fine. So, the C-code to copy your username and password into variables works.
Does anyone have a copy of a makefile that works on Solaris 2.5???
Sorry about the lack of specifics, I am sending this from home and forgot the notes I made at work.
If you have any thing that can help me with this situation, please e-mail to sgoertem_at_one.net.
Thanks a lot in advance.
Sandy Goertemiller Received on Fri Aug 23 1996 - 00:00:00 CEST