bugzilla-daemon at mindrot.org
2002-Jun-27 15:36 UTC
[Bug 309] New: opemssh-3.3 and openssh-3.4 won't install on Sparc Station 5, Solaris 8
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.
Possibly Parallel Threads
- [Bug 309] openssh-3.3 and openssh-3.4 won't install on Sparc Station 5, Solaris 8
- [Bug 308] New: openssh 3.4 won't install or run on Solaris 8, on an Ultra 10 Sparc station
- [Bug 309] openssh-3.3 and openssh-3.4 won't install on Sparc Station 5, Solaris 8
- Patch to update contrib/solaris package builder
- OpenSSH ssh-keygen and sshd won't work
