Question about checkout android4.0.3 source code exited sync due to GC errors
My source code has been downloaded, but why is there only a part of the files in the current folder displayed? I still report an error in checkout.
I searched from the Internet and said that I want to update the GIT version. I don't remember the website now. The following is my operation procedure yesterday afternoon. The key steps are as follows:
So I updated the GIT version, my first version is 1.7.0.4, the highest online version is 1.8.0.0 as if, but I did not dare to use ah, down the git-1.7.12.2 version (http://code.google.com/p/git-core/downloads/list)
Downloaded
Git-1.7.12.2.tar.gz
Git-htmldocs-1.7.12.2.tar.gz
Git-manpages-1.7.12.2.tar.gz
Extract the first one, put the last two in the first folder, and decompress
./Autoconf
./Configure -- prefix =/usr
Make
Make install --> root user
Git -- version to view version information
If an error is reported
Make: *** [po/build/locale/is/lc_messages/git.mo] Error 127
Solution
Sudo apt-Get install smarty-gettext
Make: *** [http. O] Error 1
Solution
Sudo apt-Get install curl libcurl3 libcurl3-dev
The solution to the error is to find out which library file is not installed? You can install it until you can make the location and complete the Conference.