Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Problem with symbol collision between OCI and BSAFE libraries
I am having a problem linking an application that uses BSAFE 6.1 and
OCI 9.2 on linux. The OCI library (clntsh) apparently uses BSAFE as
well. The problem is that the OCI library exports symbols from the
BSAFE API too and the application ends up with a mix of BSAFE symbols
from BSAFE 6.1 and whatever version was used in OCI.
Has anyone encountered this problem before? If so how can it be solved (other than Oracle releasing new libraries that export just their interface).
Thanks in advance,
Alkis Received on Mon Jan 30 2006 - 07:48:38 CST
![]() |
![]() |