2011/6/22 Ludovic Rousseau <[email protected]>: > 2011/6/21 Martin Paljak <[email protected]>: >> On Tue, Jun 21, 2011 at 19:23, Ludovic Rousseau >> <[email protected]> wrote: >> >>> One option is to configure pkcs11-spy to NOT export symbols except >>> C_GetFunctionList. It will try and let you know. >> You mean this: >> >> https://github.com/martinpaljak/OpenSC/commit/5a2306967175ea96eaf9d058224fb9c394791f74 > > Great. It should solve my problem.
In fact I do not want to change the symbols exported by opensc-pkcs11.so but the symbols exported by pkcs11-spy.so So I changed pkcs11-spy.exports instead of opensc-pkcs11.exports and it now works. Patch available in my master branch https://github.com/LudovicRousseau/OpenSC/commit/1f6a85fea9e8733f9d65d216a4ae0f224326be06 Both changes for pkcs11-spy.exports and opensc-pkcs11.exports can (and should) be used. Bye -- Dr. Ludovic Rousseau _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
