Cannot run OpenSSH 3.1p1 on Solaris 8, Irix 6.5.14, Irix 6.5.4, SunOS 4.1.3_U1 - ssh-rand-helper child produced insufficient data

Andy Ozment anonymous at no-spam.edu
Sat Mar 9 10:22:22 EST 2002


I forgot to mention the configure options I used when building the
executables.

Sun OS 4.1.3_U1:
./configure \
--prefix=/usr \
--sysconfdir=/etc/ssh \
--with-tcp-wrappers \
--with-utmpx \
--with-prngd-socket=/var/run/egd-pool \
--with-ssl-dir=. \
--with-pid-dir=/var/run \
--with-cppflags="-D_POSIX_VDISABLE"

Irix 6.5.14 / 6.5.4:
./configure \
--prefix=/usr \
--sysconfdir=/etc/ssh \
--with-ssl-dir=/usr/lib32 \
--with-tcp-wrappers=/usr/local/lib/libwrap.a \
--with-utmpx \
--with-prngd-socket=/var/run/egd-pool \
--with-ldflags="-L/usr/local/lib" \
--with-pid-dir=/var/run

Solaris 7/8:
./configure \
--prefix=/usr \
--sysconfdir=/etc/ssh \
--with-ssl-dir=/usr/local/lib \
--with-pam \
--with-tcp-wrappers \
--with-utmpx \
--with-prngd-socket=/var/run/egd-pool \
--with-pid-dir=/var/run \
--with-cppflags="-DPAM_TTY_KLUDGE=1"



More information about the openssh-unix-dev mailing list