Bob, On 02/20/10 01:57 PM, Kevin Reinholz wrote: On 02/17/10 04:27 AM, Robert Relyea wrote:I messed around with NSS a little more. Turns out buried in the documentation from Mozilla that 'make install' within the NSS source does not behave as we're used to on GNU and other systems using the GNU build tools. (i.e. configure, make, make install). Doing some manual lib copying, and adding a directory to my PATH, I was able to get the NSS binaries to execute without any lib errors. :)On 02/13/2010 11:07 PM, Kevin Reinholz wrote:Nothing I can see. The bad news is that while pk11mode built and apparently runs just fine, pk11util was not built, even though it's included within the NSS source. Attempting to build pk11util by entering its subdirectory directly: cd Download/nss-3.12.5-with-nspr-4.8.2/mozilla/security/nss/cmd/pk11util/ And build pk11util yields the following error: reinholz@etrenank:~/Download/nss-3.12.5-with-nspr-4.8.2/mozilla/security/nss/cmd/pk11util$ make NS_USE_GCC=1 NO_MDUPDATE=1 gcc -o SunOS5.11_i86pc_gcc_DBG.OBJ/pk11util.o -c -g -Wall -Wno-format -Werror-implicit-function-declaration -Wno-switch -fPIC -DSVR4 -DSYSV -D__svr4 -D__svr4__ -DSOLARIS -D_REENTRANT -Di386 -DSOLARIS2_11 -D_SVID_GETTOD -DXP_UNIX -DNSPR20 -DDEBUG -UNDEBUG -DDEBUG_reinholz -DUSE_UTIL_DIRECTLY -I/usr/dt/include -I/usr/openwin/include -I../../../../dist/SunOS5.11_i86pc_gcc_DBG.OBJ/include -I../../../../dist/public/nss -I../../../../dist/private/nss -I../../../../dist/public/seccmd pk11util.c pk11util.c: In function `restore': pk11util.c:913: error: implicit declaration of function `open' make: *** [SunOS5.11_i86pc_gcc_DBG.OBJ/pk11util.o] Error 1 reinholz@etrenank:~/Download/nss-3.12.5-with-nspr-4.8.2/mozilla/security/nss/cmd/pk11util$ I don't suppose there are any meaningful tests I can perform on libcoolkeypk11.so using pk11mode? Do you have any specific examples of coolkey-related tests using pk11util or any other Mozilla NSS components? If pk11util is the critical debugging tool I'm missing to try to pinpoint why coolkey won't work for me with Firefox on OpenSolaris, I'll work on troubleshooting/building pk11util on OpenSolaris. Thanks again for your help. Kevin _______________________________________________ Coolkey-devel mailing list Coolkey-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/coolkey-devel |
_______________________________________________ Coolkey-devel mailing list Coolkey-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/coolkey-devel