We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have this errors while kernel building on Debian 3.18.6-1:
# # configuration written to .config # /root/Exp_Dev/Kernel/android/arm-linux-androideabi-4.6/bin//arm-linux-androideabi-gcc: 4: /root/Exp_Dev/Kernel/android/arm-linux-androideabi-4.6/bin//arm-linux-androideabi-gcc: Syntax error: Unterminated quoted string scripts/kconfig/conf --silentoldconfig Kconfig /root/Exp_Dev/Kernel/android/arm-linux-androideabi-4.6/bin//arm-linux-androideabi-gcc: 4: /root/Exp_Dev/Kernel/android/arm-linux-androideabi-4.6/bin//arm-linux-androideabi-gcc: Syntax error: Unterminated quoted string CHK include/linux/version.h CC scripts/mod/empty.o /root/Exp_Dev/Kernel/android/arm-linux-androideabi-4.6/bin//arm-linux-androideabi-gcc: 4: /root/Exp_Dev/Kernel/android/arm-linux-androideabi-4.6/bin//arm-linux-androideabi-gcc: Syntax error: Unterminated quoted string make[2]: *** [scripts/mod/empty.o] Erreur 2 make[1]: *** [scripts/mod] Erreur 2 make: *** [scripts] Erreur 2 make: *** Attente des tâches non terminées....
Any ideas?
Thanks by advance.
The text was updated successfully, but these errors were encountered:
@St0rn Maybe you can reference from here https://geneblue.github.io/2016/08/16/Android%E5%86%85%E6%A0%B8%E6%A8%A1%E5%9D%97%E7%BC%96%E8%AF%91%E6%89%A7%E8%A1%8C/
Sorry, something went wrong.
@St0rn The examples require a 64 bit Linux distribution.
No branches or pull requests
I have this errors while kernel building on Debian 3.18.6-1:
Any ideas?
Thanks by advance.
The text was updated successfully, but these errors were encountered: