[Bug 309] New: opemssh-3.3 and openssh-3.4 won't install on Sparc Station 5, Solaris 8
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jun 28 01:36:34 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=309
Summary: opemssh-3.3 and openssh-3.4 won't install on Sparc
Station 5, Solaris 8
Product: Portable OpenSSH
Version: -current
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: critical
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: margaret_doll at brown.edu
At the end of the "make install"
if [ -f /usr/local/etc/ssh_host_rsa_key ] ; then \
echo "/usr/local/etc/ssh_host_rsa_key already exists, skipping." ; \
else \
./ssh-keygen -t rsa -f /usr/local/etc/ssh_host_rsa_key -N "" ; \
fi ; \
fi ;
./ssh-keygen: syntax error at line 4: `^A\223^\^Bn^BH^By^A' unexpected
*** Error code 2
make: Fatal error: Command failed for target `host-key'
------- 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