hi, i want to build openssh in my uclibc environment with a cross-compiler. my problem is that the configure-script is not very cross-compile friendly. there are a lot of things that will be tested while configuring. if the script find a cross compiler it exits with code 1. how to solve this issue ? thanks claus