Thanks.  That fixes the script.

Also appears that maybe  AndroidToolchain.cmake  needs updated for NDK r9 
support.   I copied down latest version and it
works in my environment.


On 07/07/2014 11:57 AM, Armin Novak wrote:
> You're correct.
> I've forgotten to add the tag checkout before build (now always using
> master) and currently I'm reworking master to allow building for
> different architectures.
>
> Will fix as soon as I'm back at my development machine.
>
> For the time being add 'git checkout 1.0.1h' to build the correct
> version.
>
> On Mon, 2014-07-07 at 10:37 -0400, Gerry Reno wrote:
>> I just cloned the latest FreeRDP tree and the android setup script fails 
>> building OpenSSL:
>>
>>     $ ./scripts/android_setup_build_env.sh
>>
>>     Missing command line argument, current directory as root.
>>     Using '/home/greno/build/FreeRDP/external' as root.
>>     Preparing OpenSSL...
>>     Cloning into '/home/greno/build/FreeRDP/external/openssl-build'...
>>     remote: Reusing existing pack: 53, done.
>>     remote: Counting objects: 9, done.
>>     remote: Compressing objects: 100% (9/9), done.
>>     remote: Total 62 (delta 3), reused 0 (delta 0)
>>     Unpacking objects: 100% (62/62), done.
>>     make: *** No rule to make target `clean'.  Stop.
>>     make: *** No targets specified and no makefile found.  Stop.
>>     make: *** No targets specified and no makefile found.  Stop.
>>     make: *** No targets specified and no makefile found.  Stop.
>>     OpenSSL was not build successfully, aborting.
>>
>>
>> Rerunning it doesn't help either:
>>
>>     $ ./scripts/android_setup_build_env.sh
>>
>>     Missing command line argument, current directory as root.
>>     Using '/home/greno/build/FreeRDP/external' as root.
>>     Preparing OpenSSL...
>>     Already up-to-date.
>>     make: *** No rule to make target `clean'.  Stop.
>>     make: *** No targets specified and no makefile found.  Stop.
>>     make: *** No targets specified and no makefile found.  Stop.
>>     make: *** No targets specified and no makefile found.  Stop.
>>     OpenSSL was not build successfully, aborting.
>>
>> It's easy enough to work around this but shouldn't this script work?
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Open source business process management suite built on Java and Eclipse
>> Turn processes into business applications with Bonita BPM Community Edition
>> Quickly connect people, data, and systems into organized workflows
>> Winner of BOSSIE, CODIE, OW2 and Gartner awards
>> http://p.sf.net/sfu/Bonitasoft
>> _______________________________________________
>> FreeRDP-devel mailing list
>> FreeRDP-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/freerdp-devel
>
>


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to