Hi Diego - this actually turned out to be an error on my part. The RTLD_LAZY is necessary for the CCA token, which required several libraries that were codependent.
Kent On Fri, Jul 27, 2012 at 11:49 PM, Diego Elio Pettenò <[email protected]> wrote: > On Mon, Jun 11, 2012 at 9:51 AM, Kent Yoder <[email protected]> wrote: >> We've been using dlopen with RTLD_LAZY, which doesn't resolve symbols >> at stdll load time. This has allowed missing symbol bugs to slip through >> testing. > > And of course the option of looking back at the $n series of patches I > sent for the opencryptoki build system last year is out of the > question, uh? > > Because I'm pretty sure one of those made it a _build failure_ to have > missing symbols. > > Sigh. > > -- > Diego > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Opencryptoki-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech -- IBM LTC Security ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Opencryptoki-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech
