Greetings, I upgraded openssh to 4.7p1-2, hoping to get ssh-add working. I also upgraded all other packages to their latest versions. openssl is 0.9.8e-3 and openssl097 is 0.9.7l-1 (these weren't changed during the upgrade).
ssh binary can no longer be executed, ssh <whatever> does nothing and strace ssh reveals the reason: "The procedure entry point EVP_CIPHER_CTX_get_app_data could not be located in the dynamic link library cygcrypto-0.9.8.dll." Apparently cygcrypto is part of openssl of which I have the latest version. Even before openssh upgrade I had the same problem with ssh-add but ssh itself worked fine. Unfortunately I can't remember which version of openssh package I had before upgrade. Downgrading to 4.6p1-1 didn't help. Given that no one else seems to have reported this problem on this list, I'm wondering if I could be doing something wrong here... -- Hannu -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

