>Hello
> I am attempting to install ssh-1.2.26 on an sgi INDY box running IRIX
>6.5.3 w/ both C & gcc compilers on board.
>The ./configure process chokes at the assembly language optimizations
>step.
>
>So I ==> ./configure --disable-asm which seems to run fine.
>Then ==> make produces lots of output which ends which ends with
>
> .option pic2
> .text
> .def UserFile; .scl 13; .tag UserFile; .esize 0;
> .etype 0x48; .endef
> .file 105 "emulate.h"
> .option pic2
> .text
>*** Error code 1 (bu21)
>
>Could someone offer a suggestion as to how to solve this problem.
Well, not sure how much this helps. I just installed 1.2.27 on an Indy running
6.5.5m and it went without a hitch. It used the native IRIX C compiler.
Paul