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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Compiling C program; symbols missing

Re: Compiling C program; symbols missing

From: Gerald Winslow <winslow_at_intermetrics.com>
Date: Tue, 10 Nov 1998 21:31:27 GMT
Message-ID: <F286C9.BF6.0.-s@inmet.camb.inmet.com>


Chuck,

Is this a compile problem or a linkedit problem? I believe I've encountered the same thing, and it was a linkedit problem.

Anyway, I assume the developer "#included sqlca" in the source code.

If it was a linkedit problem, did the developer link in the SQLSTUB?

gw

Chuck Sterling wrote in message <364853CF.71EB934B_at_zianet.com>...
>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
Received on Tue Nov 10 1998 - 15:31:27 CST

Original text of this message

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