Page 1 of 1

Compile Error

Posted: 13 Feb 2013 16:34
by projman99
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?

Re: Compile Error

Posted: 13 Feb 2013 17:08
by Jean-Baptiste Kempf
clean before rebuilding.

Re: Compile Error

Posted: 14 Feb 2013 12:32
by edwardw
Also you may need to re-run bootstrap.