After I start compile.sh, it compile but in a lot of times I get this error:
make[4]: *** No rule to make target `s32_s16.lo', needed by `libaudio_format_neon_plugin.la'. Stop.
make[4]: Leaving directory `/home/ubuntu/work/android/android/vlc/android/modules/arm_neon'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/ubuntu/work/android/android/vlc/android/modules/arm_neon'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ubuntu/work/android/android/vlc/android/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ubuntu/work/android/android/vlc/android'
make: *** [all] Error 2
Could anyone help me?