[guardian-dev] Building OpenSSL and Xtables for Orbot
Nathan of Guardian
nathan at guardianproject.info
Sun Dec 29 06:01:38 EST 2013
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 12/28/2013 10:58 AM, Michael Rogers wrote:
> This is really cool! OpenSSL, libevent, Tor, obfsproxy, privoxy and
> jtorctl work for me, modulo the NDK_PROCESSOR patch.
Strange, because we generate those values dynamically in the Makefile:
NDK_UNAME:=`uname -s | tr '[A-Z]' '[a-z]'`
NDK_PROCESSOR:=`uname -m`
NDK_TOOLCHAIN=$(NDK_BASE)/toolchains/arm-linux-androideabi-4.6/prebuilt/$(NDK_UNAME)-$(NDK_PROCESSOR)
What happens when you 'uname -m' from the command line?
> But iptables
> gives the following error:
>
> checking host system type... Invalid configuration
> `arm-linux-androideabi': system `androideabi' not recognized
> configure: error: /bin/bash build-aux/config.sub arm-linux-androideabi
> failed
>
>
> Changing '--host=$(HOST)' to '--host=arm-linux-eabi' in the iptables
> target fixes the problem as far as I can tell.
Which version of the Android NDK are you using, or what is your NDK_BASE
value set to?
>
>
> By the way, there's still a trace of the openssl-static submodule
> somewhere; 'git submodule status' gives 'No submodule mapping found in
> .gitmodules for path 'external/openssl-static'.
Ah yes, the fun of removing a submodule entry!
Thanks for the feedback.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQIcBAEBAgAGBQJSwAERAAoJEKgBGD5ps3qptS4P/AuwL75vhdtDSyCBwyym1dlZ
zl8FqjM/QhFeeYeQPm3okG8JVQhqBZMsT88JVMRt2goisp5wgaVnh18ZJgAQrQMl
bsufkJ4YlcKN4ASU+LokGIt8llivIk7Nwh4CswbxOovu4Y7APg8O3ecJ1Ir0Zulr
K9CtwOEB5CLWWt6IqSqQpgyCN2R/oiSFUDk3dgg13K8aVDU1BNWOnjEetwJtCOFi
mL2Yd8FNjBcB0ydhwqzLX05babzJUVbjfEcta4O0g7pTc0iMYhh0h6z6ys/3DBGK
NbPnN6bKqfFyyAj2G6o2QGJukKCaFI+cMkXw1GA5LWuXu+JkOssPb1xnNKFBRKNw
NrbDQ+aFMQ8raTJSoZIreO5T7whpEyYOqeO6dZvC3iOv/IRjUNp+Ps5mU+8BflxK
78PyU7oF4edClJWOfhkDQZTTlNTwdGAsFqLPmwUANtVtuhRfbGFVKKtDotbfxOZE
riyrB7XogFFNKmsoPv8fSDGevKhwNjjmaqoA3LE63TikttggaPTt+nI0NAhf1Qvu
aR0Z0BSAW5ZfR9PnABNRC1sywGUBYH1scXMdOG4TpP9pz4s/Om+8bXXF12Zk4B/F
mzSGAnMiNn0QdTZYlUB/svQ91l+izZuUKwywsNLUyaPQy8C5ADqs6cZYjvBohE6Y
OvzeTQ1Sgb/7WmdoZWho
=O3Vw
-----END PGP SIGNATURE-----
More information about the Guardian-dev
mailing list