hello guys , I'm trying to build android for ppc platform . I'm gettting segmentation fault when the build process is tries to execute 'aapt' binary.
here is the error log. --------------------------- out/debug/host/linux-ppc64/bin/aapt package -z -u -x -M frameworks/ base/core/res/AndroidManifest.xml -S frameworks/base/core/res/res -A frameworks/base/core/res/assets -F out/target/common/obj/APPS/ framework-res_intermediates/package-export.apk target R.java/Manifest.java: framework-res (out/target/common/obj/APPS/ framework-res_intermediates/src/R.stamp) out/debug/host/linux-ppc64/bin/aapt package -x -m -z -J out/target/ common/obj/APPS/framework-res_intermediates/src -M frameworks/base/ core/res/AndroidManifest.xml -P out/target/common/obj/APPS/framework- res_intermediates/public_resources.xml -S frameworks/base/core/res/res -A frameworks/base/core/res/assets frameworks/base/core/res/AndroidManifest.xml:723: WARNING No comment for public symbol android:permission/FOTA_UPDATE frameworks/base/core/res/AndroidManifest.xml:878: WARNING No comment for public symbol android:permission/MASTER_CLEAR | | | | | frameworks/base/core/res/res/values/public.xml:657: WARNING No comment for public symbol android:style/Widget.TabWidget frameworks/base/core/res/res/values/public.xml:639: WARNING No comment for public symbol android:style/Widget.TextView frameworks/base/core/res/res/values/public.xml:646: WARNING No comment for public symbol android:style/Widget.TextView.PopupMenu frameworks/base/core/res/res/values/public.xml:647: WARNING No comment for public symbol android:style/Widget.TextView.SpinnerItem frameworks/base/core/res/res/values/public.xml:656: WARNING No comment for public symbol android:style/Widget.WebView make: *** [out/target/common/obj/APPS/framework-res_intermediates/src/ R.stamp] Segmentation fault --------------------------- can anyone help me out with problem? Thanks in advance Ananda --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
