Hi,
How I know the build is successful?
I am trying to use the latest release note from OMAP: http://www.omappedia.org/wiki/L27.G.4_OMAP4_GingerBread_Release_Notes#Building_Android_Filesystem_.28AFS.29_with_TI_Codecs_enabled on my Blaze. but the problem is there are a number of error shows up before I can finish building the Android File System. Here is the command I used for blaze: make TARGET_PRODUCT=pandaboard -j4 2>&1 |tee $MYDROID/logs/ android_make.out make: *** Waiting for unfinished jobs....
After this it is coming out...
Any idea guys?