gaim 0.77 compiles/runs fine on solaris 8, but when I enable the crypto, I get the following crash.
gaim-encryption: Checking for old prefs file (/home/jawelsh/.gaim/encrypt.prefs)...
gaim-encryption: plugin_load called
gaim-encryption: find key by name: dirtbag2k
gaim-encryption: find key by name: dirtbag2k
gaim-encryption: Could not generate key. NSS Error: -8128
any ideas?
-DB
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I seem to be having the same issue as on
http://sourceforge.net/forum/forum.php?thread_id=1003715&forum_id=194059
gaim 0.77 compiles/runs fine on solaris 8, but when I enable the crypto, I get the following crash.
gaim-encryption: Checking for old prefs file (/home/jawelsh/.gaim/encrypt.prefs)...
gaim-encryption: plugin_load called
gaim-encryption: find key by name: dirtbag2k
gaim-encryption: find key by name: dirtbag2k
gaim-encryption: Could not generate key. NSS Error: -8128
any ideas?
-DB
Check the config.log from when you compiled Gaim. If Gaim did not include support for NSS, then you will get this error.
For help making Gaim find NSS, see http://gaim.sourceforge.net/faq-ssl.php
-Bill
you were absolutely right..
works great now.. thanks.
-DB