Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error compiling git android for my lemaker guitar #3

Open
xevilstar opened this issue Nov 26, 2016 · 2 comments
Open

error compiling git android for my lemaker guitar #3

xevilstar opened this issue Nov 26, 2016 · 2 comments

Comments

@xevilstar
Copy link

source is builtin in my debian's 8 bash and works. during android compilation it fails I wonder why .

thanks for all the assistance

find /home/xevilstar/Downloads/android-actions-master/owl/out/s500_android_lemaker_guitar_bbd/kernel -name '.ko' | xargs cp -t /home/xevilstar/Downloads/android-actions-master/owl/out/s500_android_lemaker_guitar_bbd/misc/modules
/home/xevilstar/Downloads/android-actions-master/owl/../toolchain/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-strip --strip-unneeded /home/xevilstar/Downloads/android-actions-master/owl/out/s500_android_lemaker_guitar_bbd/misc/modules/
.ko
cp /home/xevilstar/Downloads/android-actions-master/owl/out/s500_android_lemaker_guitar_bbd/misc/modules/atc260x-adckeypad.ko /home/xevilstar/Downloads/android-actions-master/owl/../android/device/actions/lemaker_guitar_bbd/config/recovery/
cd /home/xevilstar/Downloads/android-actions-master/owl/../android && source build/envsetup.sh && lunch lemaker_guitar_bbd-userdebug && make -j$((3+1))
/bin/sh: 1: source: not found
/home/xevilstar/Downloads/android-actions-master/owl/s500/boards/android/lemaker_guitar_bbd/os.mk:14: recipe for target 'system' failed
make: *** [system] Error 127
root@tardis:/home/xevilstar/Downloads/android-actions-master# date
Fri Nov 25 19:11:33 CET 2016

@Bruce-Zou
Copy link
Contributor

hi, pleae refer to http://wiki.lemaker.org/LeMaker_Guitar:How_to_use_Android_SDK#Configure_compiling_environment
and
http://wiki.lemaker.org/LeMaker_Guitar:How_to_use_Android_SDK#Compile_Android_SDK

and your board will be “B” or “B plus”, so please choice the lemaker_guitar_bbb or lemaker_guitar_bbb_plus to configure for your board type.

@Bruce-Zou
Copy link
Contributor

rm -rf android/out
rm -rf owl/out
git pull
please run these commands and check the Configure_compiling_environment, then to Compile_Android_SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants