https://bugzilla.mindrot.org/show_bug.cgi?id=3032
--- Comment #10 from Ole Weidner <[email protected]> --- (In reply to Darren Tucker from comment #9) > Comment on attachment 3297 [details] > ./configure output > > [...] > > Compiler flags: -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON > > -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 > >Preprocessor flags: -64 -c99 -O2 -LANG:anonymous_unions=ON > >-I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 > > Did you explicitly give it 64bit compiler flags? If so does > omitting them make any difference? I did, yes. Those are my standard compiler flags for everything I build on IRIX64. I'll try to rebuild without to. I'll also try a 32-bit build to see if that makes any difference... I did a bit of naive debugging in sshd and it seems that the host key loading error is rooted somewhere in the atomicio function. I'll try to dig a bit deeper as soon as I find some time. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
