Search code examples
androidmakefileandroid-ndklinphonendk-build

Error in building linphone on windows using Cygwin


It has been more than 4 days now and I am still not able to make the build using cygwin. I have almost done everything necessary to make a successful build but stuck at the same error which i faced 3 days ago.

I have done everything said in the readme file. when i run Makefile in the top directory it says commands not found. When I run prepare_sorces.sh it says commands not found.

When i run make command i receive an error of which i have not found solution yet.

If anyone has a solution to my problem then please help me out in this because now I am loosing hope that can i really build it. Any help will be appreciated. I have visited almost every link on the internet but still I do not have any solution. Thanks in advance

The error is,

enabling runtime_cpu_detect

Requested CPU 'cortex-a8' not supported by compiler

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.log) to determine what configure was trying to do when it died. VP8 prepare stage failed. Makefile:24: recipe for target 'prepare-vpx' failed make: *** [prepare-vpx] Error 1


Solution

  • Try using mac for compilation. i too was working with compiling the code on windows but was finally able to compile the code successfully from mac 32 bit.