Hi,
android version :TI-Android-GingerBread-2.3.4-DevKit-2.1
I built filesystem following the command: $ make TARGET_PRODUCT=am3517evm OMAPES=3.x
It went error .The error log is 4186.hs_err_pid24305.log
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
android version :TI-Android-GingerBread-2.3.4-DevKit-2.1
I built filesystem following the command: $ make TARGET_PRODUCT=am3517evm OMAPES=3.x
It went error .The error log is 4186.hs_err_pid24305.log
Hi,
1. I recomend to reinstall your jdk and give a try..Also check your build space.. It should around 10GB
2. Also, Have you install all the packages required by build ?
3. Which jdk have you installed ?
BR,
satish
I have seen these kind of errors when there is insufficient RAM available on the host.
We recommend installing at least 2GB of RAM on the host.
Hi ,
It remained 5.4GB space when error occured.
I have built successfully with TI-Android-GingerBread-2.3-DevKit-1.0, but failed with TI-Android-GingerBread-2.3.4-DevKit-2.1.
jdk version is jdk1.6.0_22.
Hi wu,
Kindly delete complete out directory and give rebuild
$cd <android-src>
$rm -rf out
Also give your machine details to analyze further
BR,
satish
Hi satish,
I delete complete out directory and rebuild. It also failed,but error is different 1018.err-log.txt
Hi Wu,
I recommend to reinstall java and try.. Do not have any idea why this kind of logs are comming
Also,
could you try build on other machine ?
BR,
satish