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

Reply via email to