G’day, Looking at the coolkey.spec file in coolkey-1.1.0, I noticed
the following change log entry: “Don’t require pthread library in coolkey” However, I need to add –lpthread to the
src/coolkey/Makefile so that any application that uses coolkey and syslog will
not hang during the C_Initialize() call (for reference, a futex() call blocks,
which I assume is in pcsc-lite?). Is there a particular reason why the pthread library was
removed from coolkey? Are there any gotchas that may arise from adding –lpthread
to my coolkey build? -- Geoff |
_______________________________________________ Coolkey-devel mailing list Coolkey-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/coolkey-devel