OK. Time to switch to Linux for the ndk part of the Android app. The sdk Eclipse part works fine. But, there are part of the ndk steps that are just not going to work without pain. Off to Linux. Unless there is a way to get the ndk-built libraries without building. I'll try extracting them from the original apk and put them into the build tree. If then fails, then off to Linux.
Regards. Mark K Vallevand [email protected] Time flies like an arrow, but fruit flies like a banana. - Groucho THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vallevand, Mark K Sent: Monday, September 10, 2012 9:58 AM To: Tobias Brunner Cc: [email protected] Subject: Re: [strongSwan-dev] Trouble with Android OpenSSL git The git worked (http). Thanks. Yes, I suspect the git port is blocked. I think every git I've done has been http. I have built other apps that use both sdk and ndk. It works. I suspect this will work, too. However, this step: ./autogen.sh && ./configure && make dist might be an issue. I'll try again soon. Regards. Mark K Vallevand [email protected] Time flies like an arrow, but fruit flies like a banana. - Groucho THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. -----Original Message----- From: Tobias Brunner [mailto:[email protected]] Sent: Monday, September 10, 2012 9:41 AM To: Vallevand, Mark K Cc: [email protected] Subject: Re: [strongSwan-dev] Trouble with Android OpenSSL git Hi Mark, > The git is failing: > > Cloning into 'jni/openssl'... > fatal: unable to connect to git.strongswan.org: > git.strongswan.org[0: 152.96.80.24]: errno=No error Could be that port 9418 (Git) is blocked on your end. Using http did in fact not work for this repository but that should be fixed now. > I’m using Windows 7 Enterprise edition Interesting, let me know how that works out. The only platforms that were tested so far for building the App are Linux and Mac OS X. Regards, Tobias _______________________________________________ Dev mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/dev _______________________________________________ Dev mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/dev
