Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Compiling C program; symbols missing
In article <364853CF.71EB934B_at_zianet.com>,
Chuck Sterling <csterlin_at_zianet.com> wrote:
> We're trying to compile a small C program provided by an offshore
> consulting firm. We compile okay but cannot link to create the
> executable. This is on a Sun E4000 running Solaris 2.5.1 using
> Sun-supplied compilers. We consistently get errors from ld referencing
> "sqlcex" and "sqlglm". Can anyone provide some insight as to where these
> symbols are "normally" defined, assuming they are not some custom gadget
> available only from the consultant. If the consultant must provide
> these, he is apparently not aware of this detail. In any case, I'm open
> for suggestions and any help you can provide.
>
> Thanks,
> Chuck Sterling
> csterlin_at_zianet.com
> csterlin_at_smtp3.wstf.nasa.gov
>
These symbols are defined in $ORACLE_HOME/lib/libsql.a. I'm working on
Oracle 7.3.4.1 on Solaris 2.5.1.
Mladen Gogala
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Tue Nov 10 1998 - 14:36:13 CST
![]() |
![]() |