Hi Wolfgang,
I noticed that the libssl.so and libcrypto.so in the ELDK3.0 development
rootfs are built with the linux-elf option on the ppc when it should have
been built with linux-ppc. When I was trying to build ssh with these libs,
it would not work with an i386 Linux box. I had to build libssl from
scratch.
David