SUMMARY: ssl/sshd compile problem

From: Tim Longo (tlongo@research.avayalabs.com)
Date: Thu Mar 25 2004 - 12:41:20 EST


I received several useful suggestions, thanks to everyone. This listis
awesome!

The way I resolved this problem was to configure openssl as follows:

$ ./Configure solaris-sparcv8-cc

This was used instead of the default: "config" command. This
wasfollowed by the normal make, make install. I then had to
recompile openssh. The new sshd binary now runs on sun4m, and sun4u.
:-)

Thanks again!

> I recently compiled the new openssl-0.9.7d on an Ultra 1 , Solaris
> 8 machine, and recompiled openssh-3.7.1p2. Now, the binary for sshd will
> not run on Sparc 20's(sun4m).
>
> When I try to execute the binary, I see the following:
>
> # ./sshd -d
> ./sshd: cannot execute binary file
>
> # file sshd
> sshd: ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, version 1,
> dynamically linked (uses shared libs), not stripped
>
> Obviously something got compiled into the openssl or openssh binary that
> is not compatible with the sun4m processor. If anyone can suggest a
> compile time option that would make this binary compatible with both
> sun4u and sun4m, I would greatly appreciate it. Other suggestions
> welcome.
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:28:21 EDT