-
Notifications
You must be signed in to change notification settings - Fork 35
Description
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