SUMMARY: ssh-1.2.16 question
----------------------------
My original question was if anyone had successfully compiled Secure
Shell, ssh-1.2.6, on an Alpha running DU4.0. We had a number of compiler
errors.
Thanks to Pat Wilson for point us down the correct road...
I have, in fact, compiled ssh 1.2.16 on DU 4.0, and it's (apparently)
running fine. I didn't use "-g", though...
We had to strip the -g option from the Makefiles.
Although the configure script correctly identified that our gcc didn't
support the -g option, the Makefiles still had the flags set to include
the -g option.
!============================
!David Hoyt OEM.NET
!Boston, MA USA, Earth
Received on Thu Oct 17 1996 - 00:47:15 NZDT