> Not on amd64. But I am considering a patch to disable cipher-ctr-mt.c > so that libssh does not need pthreads again. Sounds like a good idea to me; IMHO, that sort of stuff should use the crypto framework, anyway. If nothing else, it should be made #ifdef'able for these sorts of situations.