Hi~I have finished compiling the linphone source code!
But when I skin the log~I viewed this:
$ ./prepare_sources.sh
...
Unable to invoke compiler: /cygdrive/d/mds/java_android/android-ndk-r8b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/windows/bin/arm-linux-androideabi-gcc --sysroot=/cygdrive/d/mds/java_android/android-ndk-r8b/platforms/android-14/arch-arm
Configuration failed. This could reflect a misconfiguration of your
toolchains, improper options selected, or another problem. If you
don't see any useful error messages above, the next step is to look
at the configure error log file (config.err) to determine what
configure was trying to do when it died.
VP8 prepare stage failed.
...
Hunk #1 succeeded at 47 with fuzz 2 (offset 21 lines).
Is anyone meet with this?