error while compiling a C file generated by Pro*C/C++

From: Nicolas Roux <n.roux_at_nat.fr>
Date: Wed, 19 Jan 2000 18:53:28 +0100
Message-ID: <3885FA17.C29EF616_at_nat.fr>



I'm working under Linux and with Oracle 8i.

My problem is that I can't compile my C file which was generated by the Pro*C/C++ .
It returns this error :

[Quoted] -> undefined reference to 'sqlcxt(void **, unsigned int *, sqlexd,
sqlcxp const*)'
-> collect2 : ld returned 1 exit status

sqlcxt is an extern function generated by pro*C/C++. I can't find this function in Oracle's libraries.
What must I do?

Thanks! Received on Wed Jan 19 2000 - 18:53:28 CET

Original text of this message