Re: Pro*C on Solaris - where is sqlcxt
Date: 1997/01/21
Message-ID: <5c2k9d$qkd_at_newssvr.cacd.rockwell.com>#1/1
I am also having a problem compiling a pre-compiled Pro*C application on a Sun. I receive the following link error...
Undefined first referenced symbol in file sqlcex intranst.o sqlora intranst.old: fatal: Symbol referencing errors. No output written to a.out
By using grep on the Pro*C library directory, I have found that these two symbols are probably defined in libcgen.a. Unfortunately, I cannot view libcgen.a but I presume it is Assembler object code.
My opinions are my own and not those of my employer.
In article <32E4BB46.495E_at_starnet.lenfest.com>, markz_at_starnet.lenfest.com
says...
>
>I have a problem with linking a Pro*C/SparcWorks produced object.
>On the link phase of the build I receive :
>
>Undefined first referenced
> symbol in file
>sqlcxt(void**, unsigned long*, sqlexd*, const sqlcxp*) shell-pipe.o
>ld: fatal: Symbol referencing errors. No output written to shell-pipe
>
> Does anyone know what library/object file I may find
>'sqlcxt' ?
>
> TIA
> Mark Zawadzki
> Database Devil
> Starnet, Inc.
Received on Tue Jan 21 1997 - 00:00:00 CET
