Problems after having crosscompiled for XScale

Darren Tucker dtucker at zip.com.au
Sun Jun 11 07:06:09 EST 2006


Rogier Stam wrote:

> I tried porting OpenSSH-4.3p2 to arm-linux (IXP425 Xscale platform) > using openssl-0.9.8b and uClibc. This on the snapgear 3.2.0 
> distribution. It all compiles without problems, but when i run any 
> openssh executable it will always show output similar to the following:
> # ssh
> sh: /usr/bin/ssh: No such file or directory
> #
> 
> I checked for the libraries, they are all in /lib. To give you an ls:
[list of libs]

libz.so seems to be missing.

If that's not it, do you have ldd on your target, and if so what does 
ldd /usr/bin/ssh say?

-- 
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