Results 1 to 1 of 1
Thread: FAILED to Build Android
-
10-23-2017, 03:37 PM #1
- Member Since
- Oct 23, 2017
- Posts
- 1
- Rep Power
- 0
FAILED to Build Android
When I tried to build Android 7.1.1 on macOS Sierra it fails... Compilation terminated with the following error dialog,
Code:[ 1% 375/24412] build out/target/product/msm8909w/obj/KERNEL_OBJ/usr FAILED: /bin/bash -c "(if [ ! -z \"msm8909w_defconfig\" ]; then @ rm -f ../out/target/product/msm8909w/obj/KERNEL_OBJ/.config; make -j4 -C kernel O=../out/target/product/msm8909w/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE=/Volumes/android/Android_16oct17/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi- msm8909w_defconfig; make -j4 -C kernel O=../out/target/product/msm8909w/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE=/Volumes/android/Android_16oct17/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi- headers_install; fi ) && (if [ \"msm8909w_defconfig\" != \"msm8909w_defconfig\" ]; then echo \"Used a different defconfig for header generation\"; @ rm -f ../out/target/product/msm8909w/obj/KERNEL_OBJ/.config; make -j4 -C kernel O=../out/target/product/msm8909w/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE=/Volumes/android/Android_LAW.BR.2.5-12100-8x09w.0_16oct17/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi- msm8909w_defconfig; fi ) && (if [ ! -z \"\" ]; then echo \"Overriding kernel config with ''\"; echo >> out/target/product/msm8909w/obj/KERNEL_OBJ/.config; make -j4 -C kernel O=../out/target/product/msm8909w/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE=/Volumes/android/Android_16oct17/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi- oldconfig; fi )" /bin/bash: @: command not found
@ : command not found... How can I fix this error?? I found that @ is used to echo a command when that command fails...
Thanks in advance! :)
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
ISP failed, internet failed, server failed
By hilmel in forum Internet, Networking, and WirelessReplies: 3Last Post: 05-30-2013, 04:30 PM -
Xcode 4: Add Build Carbon Resources Build Phase
By Tommato in forum macOS - Development and DarwinReplies: 1Last Post: 06-15-2012, 02:27 PM -
Help ? Airport all OK except 'Failed Internet, Failed Server'
By Copper in forum Internet, Networking, and WirelessReplies: 4Last Post: 08-28-2008, 06:47 AM -
Need help; Xcode Build Failed Compiling controlTunes
By kayoszero in forum macOS - Development and DarwinReplies: 0Last Post: 06-15-2008, 03:16 PM
-