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

Home -> Community -> Usenet -> c.d.o.tools -> Re: sqlcxt ? Proc C

Re: sqlcxt ? Proc C

From: Walter T Rejuney <BlueSax_at_Unforgetable.com>
Date: Wed, 20 Dec 2000 08:46:04 -0500
Message-ID: <3A40B81C.331830BC@Unforgetable.com>

Computer Operators wrote:

> Hi, can anyone enlighten me as to which library this function is in?
>
> I am using oracle 7.3 proC 2.2.4 on Unixware 7.0.1
>
> The precompile is fine but the linking leaves something to be desired as
> you can see below:
>
> cc -I /u01/app/oracle/product/7.3.4/precomp/public inv.c
>
> Undefined first referenced
> symbol in file
> sqlcxt inv.o
> UX:ld: ERROR: a.out: fatal error: Symbol referencing errors. No output
> written to a.out

You need to be using the proc.mk file that comes with the pre-compiler. Trying to figure out all of the required libraries on your own is a nightmare otherwise. Received on Wed Dec 20 2000 - 07:46:04 CST

Original text of this message

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