So I found this

https://github.com/nathan-osman/AndroX/blob/master/README.md

but after updating it to use the latest sources and building LibreSSL
and OpenSSL:

I got a configure error for LibreSSL.

"OpenSSL headers missing"

Adding --with-cppflags=-I/home/kc/AndroX/install/include to the below

I got "Can't find recent OpenSSL libcrypto"

/usr/bin/env PATH=$PATH:/home/kc/lib/andtool/bin ./configure
--prefix=/home/kc/AndroX/install --host=arm-linux-androideabi
--with-ssl-dir=/home/kc/AndroX/install


I got the same issue as here for trying to cross build OpenSSH with
OpenSSL

http://w3facility.org/question/error-compiling-openssh-with-android-ndk/



So nevermind, connectbot will have to do for now unless someone has a
cluestick to hand.

Reply via email to