After downloaded the source ,i opened /CSipSimple-trunk/CSipSimple in the terminal for building the library files.then used the make command in the terminal. i got the following errors while using make command...So kindly help how to resolve this error
Now at patch patches/001arm_asm_native_size_return.diff make[1]: Leaving directory '/home/gokul/Desktop/New Src/CSipSimple-trunk/CSipSimple/jni/ffmpeg' make[1]: Entering directory '/home/gokul/Desktop/New Src/CSipSimple-trunk/CSipSimple/jni/silk' Applying patch patches/000get_toc_bug.diff can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: silk/sources/SILK_SDK_SRC_ARM_v1.0.9/src/SKP_Silk_dec_API.c |=================================================================== |--- silk.orig/sources/SILK_SDK_SRC_ARM_v1.0.9/src/SKP_Silk_dec_API.c 2012-10-05 23:21:11.729813834 +0200 |+++ silk/sources/SILK_SDK_SRC_ARM_v1.0.9/src/SKP_Silk_dec_API.c 2012-10-05 23:21:15.125813920 +0200 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 18 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: silk/sources/SILK_SDK_SRC_FIX_v1.0.9/src/SKP_Silk_dec_API.c |=================================================================== |--- silk.orig/sources/SILK_SDK_SRC_FIX_v1.0.9/src/SKP_Silk_dec_API.c 2012-10-05 23:21:11.753813833 +0200 |+++ silk/sources/SILK_SDK_SRC_FIX_v1.0.9/src/SKP_Silk_dec_API.c 2012-10-05 23:21:15.125813920 +0200 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 31 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: silk/sources/SILK_SDK_SRC_FLP_v1.0.9/src/SKP_Silk_dec_API.c |=================================================================== |--- silk.orig/sources/SILK_SDK_SRC_FLP_v1.0.9/src/SKP_Silk_dec_API.c 2012-10-05 23:21:11.769813831 +0200 |+++ silk/sources/SILK_SDK_SRC_FLP_v1.0.9/src/SKP_Silk_dec_API.c 2012-10-05 23:21:15.125813920 +0200 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 44 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: silk/sources/SILK_SDK_SRC_MIPS_v1.0.9/src/SKP_Silk_dec_API.c |=================================================================== |--- silk.orig/sources/SILK_SDK_SRC_MIPS_v1.0.9/src/SKP_Silk_dec_API.c 2012-10-05 23:21:11.705813831 +0200 |+++ silk/sources/SILK_SDK_SRC_MIPS_v1.0.9/src/SKP_Silk_dec_API.c 2012-10-05 23:21:15.129813920 +0200 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored Patch patches/000get_toc_bug.diff does not apply (enforce with -f) Makefile:31: recipe for target '.patched_sources' failed make[1]: *** [.patched_sources] Error 1 make[1]: Leaving directory '/home/gokul/Desktop/New Src/CSipSimple-trunk/CSipSimple/jni/silk' Makefile:35: recipe for target 'jni/silk/.patched_sources' failed make: *** [jni/silk/.patched_sources] Error 2