This is a discussion on Problem with symbol collision between OCI and BSAFE libraries within the Oracle Database forums, part of the Database Server Software category; --> I am having a problem linking an application that uses BSAFE 6.1 and OCI 9.2 on linux. The OCI ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 |