Use android-x86 repository, not AOSP.
Also specify the branch you want to use, e.g., froyo-x86.
> $repo sync
> $make -j2 TARGET_PRODUCT=generic_x86
>
> I try to build the iso_img but it gives error iso_img not found
--
Chih-Wei
Android-x86 project
http://www.android-x86.org
You have made a typo.
Al.
> --
> You received this message because you are subscribed to the Google Groups "Android-x86" group.
> To post to this group, send email to andro...@googlegroups.com.
> To unsubscribe from this group, send email to android-x86...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
>
If you have such a problem, try the SourceForge mirror,
as explained in the GetSource page.
2010/12/10 abhi <abhiji...@gmail.com>:
You need not to build anything separately.
Just one make command and one goal, iso_img or usb_img.
If you can't make it, you did something wrong.
Review your each step and correct the problems.