'make install' failed on Sparc5, Solaris2.7

Darren Tucker dtucker at zip.com.au
Fri Nov 21 20:53:21 EST 2008


j.s. wrote:
> Hello,
> 
> System info: Sparcstation 5, Solaris 2.7, openssl-0.9.8i.
> 
> I've tried to install
> openssh-3.9p1
> openssh-4.9p1
> openssh-5.1p1
> 
> all failed the similar way. The following is the last portion of the 
> 'make install' printout.
> 
> ./install-sh -c -m 0755 -s ssh /usr/local/bin/ssh
> BFD: /usr/local/bin/stkuaiGw: warning: allocated section `.interp' not 
> in segment

It's a GNU binutils linker bug:
http://sourceware.org/ml/binutils/2002-07/msg00148.html
http://marc.info/?l=openssh-unix-dev&m=103335295922022&w=2

Upgrade to binutils-2.13 or newer, or switch to the native linker as 
someone else suggested.

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
     Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list