Thanks.
I applied following patches:
    * 0001-1.-added-scripts-to-build-install-image.patch
    * 0001-fixed-different-build-breaks-added-mouse-cursor-sup.patch
    * alarm.patch
    * e2fsprogs.patch
    * eventhub.patch
Before I applied the patches, build process would stop half way
through complaining about android.google.maps (I dont remember the
exact error). I followed the previous mail chains and applied the
patches.

Now I get the following error:
build/core/product_config.mk:261: WARNING: adding test OTA key
============================================
TARGET_PRODUCT=eee_701
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_ARCH=x86
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=
============================================
frameworks/policies/base/PolicyConfig.mk:22: *** No module defined for
the given PRODUCT_POLICY (android.policy_mid).  Stop.

I checked out android repository after June 22nd and as per
http://code.google.com/p/patch-hosting-for-android-x86-support/ I made
sure that I have dalvik 3102d523c787402faf4590c7e25cef8c3e20afa4. I
tried with new kernel.config, but still get the same error.

What could have possibly gone wrong??? Any idea..?

-Vaishali

On Jul 7, 12:45 pm, Chen Yang <sunsety...@gmail.com> wrote:
> you can follow the patch posted 
> there:http://code.google.com/p/patch-hosting-for-android-x86-support/
> --
>  Chen
>
> On Tue, Jul 7, 2009 at 12:46 AM, androidfan <vaishali.kara...@gmail.com>wrote:
>
>
>
> > Hi,
> > I am trying to build android for eee 701 with the following host
> > system configurations:
> > architecture:  x86_64
> > OS: Ubuntu 9.04
> > gcc version: 4.3.3
>
> > I downloaded the source files and initiated build with this command:
> > sudo TARGET_ARCH=x86 TARGET_PRODUCT=eee_701 DISABLE_DEXPREOPT=true
> > make -j2 installer_img
>
> > I get this error:
>
> > build/core/product_config.mk:261: WARNING: adding test OTA key
> > ============================================
> > TARGET_PRODUCT=eee_701
> > TARGET_BUILD_VARIANT=eng
> > TARGET_SIMULATOR=
> > TARGET_BUILD_TYPE=release
> > TARGET_ARCH=x86
> > HOST_ARCH=x86
> > HOST_OS=linux
> > HOST_BUILD_TYPE=release
> > BUILD_ID=
> > ============================================
> > mkdir: cannot create directory `out': Permission denied
> > /bin/bash: out/target/product/eee_701/clean_steps.mk: No such file or
> > directory
> > mkdir: cannot create directory `out': Permission denied
> > mkdir: cannot create directory `out': Permission denied
> > /bin/bash: out/casecheck.txt: No such file or directory
> > /bin/bash: out/CaseCheck.txt: No such file or directory
> > cat: out/casecheck.txt: No such file or directory
> > build/core/main.mk:64:
> > ************************************************************
> > build/core/main.mk:65: You are building on a case-insensitive
> > filesystem.
> > build/core/main.mk:66: Please move your source tree to a case-
> > sensitive filesystem.
> > build/core/main.mk:67:
> > ************************************************************
> > build/core/main.mk:68: *** Case-insensitive filesystems not
> > supported.  Stop.
>
> > Where is it trying to create "out" directory? What should I do to make
> > the filesystem case-sensitive?
>
> > Thanks
>
>
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to