Still hitting a brick wall. On 04/28/10 10:19 AM, Kevin Reinholz wrote: According to this link (https://rhn.redhat.com/errata/RHBA-2010-0068.html), there were some recent bug fixes introduced into Coolkey. However, the source listed and linked to here (http://www.directory.fedora.redhat.com/wiki/CoolKey) is version 1.1.0 from 2007...Found bug fix patches for coolkey-1.1.0 here: ftp://gd.tuwien.ac.at/opsys/linux/fedora/linux/releases/13/Everything/source/SRPMS/ (Any Fedora mirror with source rpms should work). Downloaded the file: coolkey-1.1.0-14.fc13.src.rpm There are 5 patches included along with a tar.gz archive of the coolkey-1.1.0 source. I manually applied the patches and did the Solaris 10 workarounds (adding a few lines regarding MAP_FILE to src/coolkey/machdep.cpp and deleting the blank line 19 from src/coolkey/coolkeypk11.def Then I built coolkey the same way I've been doing on OpenSolaris: env LIBUSB_CLFAGS="-I/usr/include" LIBUSB_LIBS="-L/usr/lib -lusb" PCSC_CFLAGS=-I/usr/local/include/PCSC PCSC_LIBS="-L/usr/local/lib -lpcsclite" ./configure --sysconfdir=/etc --prefix=/usr/local make pfexec make install Unfortunately Firefox still complains that it is unable to add libcoolkeypk11.so as a security module. I tried to initialize libcoolkeypk11.so with pk11util: /usr/local/bin/pk11util pkcs11> C_Initialize /usr/local/lib/pkcs11/libcoolkeypk11.so >> Error : CKR_CRYPTOKI_NOT_INITIALIZED Segmentation Fault (core dumped) Doesn't look encouraging. On 04/20/10 10:22 AM, Kevin Reinholz wrote:The same exact libs show as linked to libcoolkeypk11.so after compiling the patched version.On 04/20/10 10:03 AM, John Magne wrote: Same as before, attempting to create a coolkey log file before launching Firefox resulted in no file being created...Nothing jumps out as missing.. I'm out of ideas unless anyone has additional suggestions. It looks like the differences between Solaris 10 and OpenSolaris are preventing coolkey from giving me any love.I've built pk11util so with some examples I can run some tests on Coolkey-devel mailing list |
_______________________________________________ Coolkey-devel mailing list Coolkey-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/coolkey-devel