27 Aug
2008
27 Aug
'08
2:51 a.m.
Alexandre Chapellon wrote:
First of all I can find the missing symbol (OCIEnvCreate) in the lib installed by the oracle instantclient:
That's good.
but in the same time i can see that the oracle module is not linked with any of the oracle lib!!?
That's bad.
Do you think it's normal? how can force linking?
I don't think it's normal. I don't know how to force linking. Maybe try running the various 'ld' commands by hand. The libtool wrapper may be getting in the way. Alan DeKok.