> I have DU4.0d patch kit 3, and had exactly the same problem you
>did on my alpha 2100's. I installed gnu C compiler 2.95.2 just to
install
>ssh 2.1.0P12. I ended up removing the option:
> `-msg_disable longdoubleenyi' from configure.in and configure. The
configure
>still gave me some crap about modifying those files, and the "make" had
a few
>warnings, but it finaly compiled.
Tried that and it gets me a lot further. But I get a new error:
putenv.c: In function `putenv':
putenv.c:34: argument `var' doesn't match prototype
/usr/local/lib/gcc-lib/alphaev56-dec-osf4.0d/2.95.2/include/stdlib.h:285:
prototype declaration
*** Exit 1
These compile problems really make me nervous. The problem doesn't seem
to be SSH2's code (which compiles fine on other OSes) but more of a
conflict between GCC 2.95.2 implementation on the DECs and SSH 2.2 on
the DECs. At this point, I think it's best to wait until the next
version of SSH2 and hope the problems are fixed.
Thanks to all for the help.
Michael