close

reference from:

http://stackoverflow.com/questions/12893278/cant-install-required-packages-for-ubuntu-to-build-android-open-source-project

Solution The list of required packages for building an Android OS is wrong. The correct packages are:

$ sudo apt-get install git-core gnupg flex bison gperf build-essential \
zip curl zlib1g-dev libc6-dev lib64ncurses5-dev \ x11proto-core-dev
libx11-dev lib64readline5-dev lib64z-dev \ libgl1-mesa-dev
g++-multilib tofrodos

This is a mistake of Android Getting Started tutorial. Just want to share this.

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 M 的頭像
    M

    M的部落格

    M 發表在 痞客邦 留言(0) 人氣()