Re: [fluid-dev] Android build error

2019-02-02 Thread Daniel Garcia Lecloux
>> Please provide a log file containing the full build log that >> fluid-android-compile.sh prints, as well as the full config.log of libiconv. > Attached both files. This is compiled with 17c, same as you. Solved the error by switching from Ubuntu 18.10 to Ubuntu 18.04 ! I'm a bit lost, I tho

Re: [fluid-dev] Android build error

2019-02-02 Thread Daniel Garcia Lecloux
> Please provide a log file containing the full build log that > fluid-android-compile.sh prints, as well as the full config.log of libiconv. Attached both files. This is compiled with 17c, same as you. Thanks for your help. Danilecx --2019-02-02 12:39:12-- http://ftp.gnu.org/pub/gnu/libico

Re: [fluid-dev] Android build error

2019-02-02 Thread Tom M.
Meanwhile I've tried 17c. It worked fine for me. Please provide a log file containing the full build log that fluid-android-compile.sh prints, as well as the full config.log of libiconv. Tom ___ fluid-dev mailing list fluid-dev@nongnu.org https://l

Re: [fluid-dev] Android build error

2019-02-02 Thread Daniel Garcia Lecloux
2) When executing bash fluid-android-compile.sh i get this error: I tried using different versions of the Android NDK (r17c, r18b, and r19) but all have the same error. This looks like you're building for armeabi-v7a as well? Or is there any other arm ABi I'm missing? I have the default se

Re: [fluid-dev] Android build error

2019-02-02 Thread Tom M.
> 1) pushd: not found > I solved this by calling bash fluid-android-compile.sh instead of sh > fluid-android-compile.sh or replacing pushd by cd and popd by cd .. (not > recommended). Thanks for this hint, forgot about that. Will update the instructions. > 2) When executing bash fluid-andr

[fluid-dev] Android build error

2019-02-02 Thread Daniel Garcia Lecloux
Hi, I'm trying to build for Android and i got some errors on Ubuntu 18.10: 1) pushd: not found I solved this by calling bash fluid-android-compile.sh instead of sh fluid-android-compile.sh or replacing pushd by cd and popd by cd .. (not recommended). 2) When executing bash fluid-android-c

Re: [fluid-dev] SIGILL error on Android x86

2019-02-02 Thread Tom M.
Please make sure to send your reply to the mailing list to keep this conversation public. > I'm using version 2.0.1 Update to 2.0.3 and try again. Tom ___ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid

Re: [fluid-dev] SIGILL error on Android x86

2019-02-02 Thread Tom M.
Which version of fluidsynth are you using? Tom ___ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev