[EMAIL PROTECTED] writes:
> I am trying to build openssh for strongarm, sa1110 board. Linux is running
> (thanks to all those people who gave some useful replies on this), openssl
> has been cross-compiled successfully, but I am missing header files (and
> possibly later on some libraries will be wrong). I am using openssh2.3.0p1,
> is there a large cross-compiled set of arm libraries/header files. I know I
> am missing PAM libraries, and stdarg.h file for now. I am also suspect of
> the zlib I am using.

According to rpm, you need at least:

openssl
libc.so.6  
libcrypto.so.0  
libdl.so.2  
libnsl.so.1  
libpam.so.0  
libutil.so.1  
libz.so.1  

however I'm sure you can configure pam out.  Missing stdarg.h file sounds
like a compiler installation problem.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       [EMAIL PROTECTED]      --- ---
  | | | |            http://www.arm.linux.org.uk/            /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to