Re: Compiling C program with Oracle on Sun Solaris - oraxlc not found

From: Henner Hucke <henner.hucke_at_rolls-royce.com>
Date: 27 Jan 2004 22:52:05 -0800
Message-ID: <f6796be6.0401272252.18e7a420_at_posting.google.com>


marlon.seton_at_swallowtech.com (Marlon) wrote in message news:<f15e920e.0401270154.677c0b40_at_posting.google.com>...
> When I compile a C program on Sun Solaris, I get this error message:
>
> sh: /u01/app/oracle/product/8.1.7/bin/oraxlc not found.
>
> I am using Oracle 8.1.7 on Solaris 8. I have installed the standard
> Oracle server install and the Pro*C/C++ part of the client install.
>
> Can anyone tell me how I fix this?
>
> If it helps, this is the makefile:
>
Hello Marlon,

I have also a line INCLUDE=$(PRECOMPPUBH) in my make file. The definition of PRECOMPPUBH comes from $ORACLE_HOME/precomp/lib/env_precomp.mk

Do you checked the example make files in $ORACLE_HOME/precomp/demo/proc?

hth Henner Received on Wed Jan 28 2004 - 07:52:05 CET

Original text of this message