-1
我試圖在我的EVM AM1808套件上移植android froyo。AM1808 EVM的BUILDING ANDROID
我使用的是Ubuntu 14.04版本。我按照
Android Froyo For AM1808 EVM Kit
我已經創建爲鏈接描述的所有出口路徑已在以下鏈接中描述的步驟。
後,
curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
命令我得到了以下的輸出:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1363 100 1363 0 0 1778 0 --:--:-- --:--:-- --:--:-- 1777
是不是?
之後,我爲回購初始化執行命令,
/root/bin/repo init -u git://gitorious.org/rowboat/manifest.git -m rowboat-froyo-am1808.xml
當我執行上面的命令我喜歡錯誤,
/root/bin/repo: line 1: syntax error near unexpected token newline' /root/bin/repo: line 1: <!DOCTYPE html>
我不能夠建立AM1808 EVM的android源代碼。
我被困在這裏。
我該如何構建AM1808 EVM套件的Android源代碼。
Shell腳本通常不會有文檔類型......如果您在瀏覽器中嘗試該鏈接,則會看到您下載的內容是404錯誤頁面。 – Notlikethat 2014-09-19 08:42:42
這是通過我可以啓動我的回購的唯一鏈接。有沒有解決方案。 ? – 2014-09-19 09:15:28
請注意,該wiki頁面已有近4年的歷史了 - 事情在互聯網上四處移動。我可以在我的搜索框中輸入「git-repo」,但是再一次可以;) – Notlikethat 2014-09-19 09:28:26