日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

/bin/bash: [xxxx]: command not found

發布時間:2023/12/15 编程问答 35 豆豆
生活随笔 收集整理的這篇文章主要介紹了 /bin/bash: [xxxx]: command not found 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
/********************************************************************************* /bin/bash: [xxxx]: command not found* 說明:* 本文主要是記錄android編譯過程中遇到的編譯錯誤。** 2016-5-21 深圳 南山平山村 曾劍鋒*******************************************************************************/一、參考文章:1. Ubuntu搭建android編譯環境總結http://blog.csdn.net/nxh_love/article/details/8834849 二、錯誤現象:1. error1:1. 錯誤現象:......sses-jarjar.jarCopying: out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes.jarCopying: out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/noproguard.classes.jartarget Dex: extCopying: out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/noproguard.classes.dextarget Jar: ext (out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/javalib.jar)'out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes.dex' as 'classes.dex'...Yacc: aidl <= frameworks/base/tools/aidl/aidl_language_y.ybison -d -o out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp frameworks/base/tools/aidl/aidl_language_y.y/bin/bash: bison: command not foundmake: *** [out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp] Error 1272. 解決方法:zengjf@zengjf:~/myandroid$ sudo apt-get install bison2. error2:1. 錯誤現象:......host C++: aidl <= frameworks/base/tools/aidl/generate_java_binder.cpphost C++: aidl <= frameworks/base/tools/aidl/generate_java_rpc.cpphost C++: aidl <= out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cppout/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp: In function 'int yyparse()':out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp:1948:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp:2090:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]Lex: aidl <= frameworks/base/tools/aidl/aidl_language_l.l/bin/bash: flex: command not foundmake: *** [out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_l.cpp] Error 1272. 解決方法:zengjf@zengjf:~/myandroid$ sudo apt-get install flex

?

轉載于:https://www.cnblogs.com/zengjfgit/p/5515253.html

創作挑戰賽新人創作獎勵來咯,堅持創作打卡瓜分現金大獎

總結

以上是生活随笔為你收集整理的/bin/bash: [xxxx]: command not found的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。