[Bug 567] pb at the end of compil with a dump of ssh-keygen
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu May 15 19:03:20 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=567
Summary: pb at the end of compil with a dump of ssh-keygen
Product: Portable OpenSSH
Version: -current
Platform: MIPS
OS/Version: IRIX
Status: NEW
Severity: critical
Priority: P1
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: penalva at cines.fr
CC: penalva at cines.fr
At the end of the install process of openSSH 3.6.1p2 on irix 6.5.18f, there's a
pb with the ssh-keygen. I've the messages :
/usr/local/etc/ssh_config already exists, install will not overwrite
/usr/local/etc/sshd_config already exists, install will not overwrite
/usr/local/etc/ssh_prng_cmds already exists, install will not overwrite
/usr/local/etc/moduli already exists, install will not overwrite
Generating public/private rsa1 key pair.
rsa_generate_private_key: key generation failed.
Generating public/private dsa key pair.
dsa_generate_private_key: DSA_generate_parameters failed
Generating public/private rsa key pair.
rsa_generate_private_key: key generation failed.
make: *** [host-key] Error 255
The env variables :
CC=cc
CFLAGS="-mips3 -n32 -O2"
LDFLAGS="-L/usr/local/lib"
My configure options are :
./configure --with-privsep-user=sshd --with-ssl-dir=/usr/local/ssl
--with-tcp-wrappers=/usr/local/pub/tcp_wrappers_7.6
--with-default-path=/usr/sbin:/usr/bsd:/sbin:/usr/bin:/etc:/usr/etc:/usr/bin/X11:/usr/freeware/bin:/usr/oem/bin
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list