search for: vinay_ssh

Displaying 1 result from an estimated 1 matches for "vinay_ssh".

2010 Feb 05
2
Segmentation Fault while compiling and installing openssh-3.9p1
...trying to compile and install openssh-3.9p1 (with openssl-0.9.7j) on my personal dev env to have a play. I get the below mentioned segmentation fault message. --------- Generating public/private rsa1 key pair. /bin/sh: line 1: 10901 Segmentation fault ./ssh-keygen -t rsa1 -f /home/vinay/var/vinay_ssh/etc/ssh_host_key -N "" Generating public/private dsa key pair. /bin/sh: line 1: 10902 Segmentation fault ./ssh-keygen -t dsa -f /home/vinay/var/vinay_ssh/etc/ssh_host_dsa_key -N "" Generating public/private rsa key pair. /bin/sh: line 1: 10903 Segmentation fault ./ssh-...