Re: Error when making Pro*C program , missing sqlcxt

From: Jerry Gitomer <jgitomer_at_hbsrx.com>
Date: Wed, 8 Sep 1999 14:23:36 -0400
Message-ID: <7r69fk$ltc$1_at_winter.news.rcn.net>


Hi Tommy,

    You need to locate the directory containing the missing file and (depending on whether or not it is an executable) either add that directory to your path or add it to the list of directories that the linker looks at.

regards
Jerry Gitomer

Tommy Söderkvist wrote in message ...
>I have set ORACLE_HOME and tried the proc.mk in the
precomp/demo/proc
>directory.
>I tried one of the samples and that failed during linking with
the same
>error-message as my program.
>
>/Regards Tommy
>
>Kenneth C Stahl skrev i meddelandet

<37D64F2F.9CA6F718_at_Unforgettable.com>...
>>"Tommy Söderkvist" wrote:
>>
>>> Hi,
>>> when I'm trying to make my Pro*C program in a
Solaris-environment I get
>an
>>> error message from the linker that says that I'm missing a
reference to
>>> sqlcxt.o
>>>
>>> It is even impossible to make the samples from Oracle!
>>>
>>> Any Ideas ?
>>>
>>> Best Regards
>>> Tommy Söderkvist
>>
>>It may mean that ORACLE_HOME is not set in your environment.
Also, are you
>>using the makefile provided by Oracle?
>>
>>
>
>
Received on Wed Sep 08 1999 - 20:23:36 CEST

Original text of this message