checking whether snprintf correctly terminates long strings... configure: WARNING: cross compiling: Assuming working snprintf() checking whether system supports SO_PEERCRED getsockopt... yes checking for (overly) strict mkstemp... yes checking if openpty correctly handles controlling tty... ok (cross compiling) checking whether getpgrp requires zero arguments... yes configure: error: *** Can't find recent OpenSSL libcrypto (see config.log for details) *** make[2]: *** [all] Error 1
と言って、makeに失敗する場合は、以下の2つのパッケージをインストールしてください。
- libssl-dev-arm-cross
- libssl0.9.7-arm-cross