DoubangoTelecom / doubango

Doubango VoIP framework
https://doubango.org
398 stars 200 forks source link

Makefile:598:recipe for target 'libtinyWRAP.la' failed #505

Open lqb12172 opened 7 years ago

lqb12172 commented 7 years ago

/home/qibin/tests_or_samples/doubango-master/my-android-toolchain-android-armv7-a/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: _common/.libs/libtinyWRAP_la-SipCallback.o: incompatible target /home/qibin/tests_or_samples/doubango-master/my-android-toolchain-android-armv7-a/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: cannot scan executable section 1 of /home/qibin/tests_or_samples/doubango-master/thirdparties/android/armv7-a/lib/dist/libvpx.a(vpx_encoder.c.o) for Cortex-A8 erratum because it has no mapping symbols. .. .. .. collect2: error: ld returned 1 exit status Makefile:598: recipe for target 'libtinyWRAP.la' failed make[2]: [libtinyWRAP.la] Error 1 make[2]: Leaving directory '/home/qibin/tests_or_samples/doubango-master/bindings' Makefile:493: recipe for target 'all-recursive' failed make[1]: [all-recursive] Error 1 make[1]: Leaving directory '/home/qibin/tests_or_samples/doubango-master' Makefile:402: recipe for target 'all' failed make: *** [all] Error 2