I ran make mrproper and now I cannot seem to do repo init and repo
sync
Any pointers will be helpful.

On Sep 6, 10:42 pm, quill <quill...@163.com> wrote:
> I want to port it to G1.
>
> On Sep 5, 10:34 am, "Kaushik(ICMAN)" <kaushikprajap...@gmail.com>
> wrote:
>
> > You are porting it to which board.
>
> > 2009/9/4 quill <quill...@163.com>
>
> > > Anyone help!
>
> > > On 9月3日, 下午2时17分, quill <quill...@163.com> wrote:
> > > > Hi, guys,
> > > > I create local_manifest.xml:
> > > > <?xml version="1.0" encoding="UTF-8"?>
> > > >  <manifest>
> > > >   <project path="kernel" name="kernel/msm" revision="refs/heads/
> > > >android-msm-2.6.27"/>
> > > >  </manifest>
> > > > and then sync to get the kernel source.
>
> > > > After that, I followed this tobuildthe kernel:
>
> > > -------------------------------------------------------------------------------------------------------------------
> > > > cd ~/mydroid/kernel
> > > > export ARCH=arm
> > > > export CROSS_COMPILE=arm-eabi-
> > > > export PATH=$PATH:~/mydroid/prebuilt/linux-x86/toolchain/arm-
> > > > eabi-4.2.1/bin
> > > > cp arch/arm/configs/msm_defconfig .config
> > > > make oldconfig && make
>
> > > -----------------------------------------------------------------------------------------------------------------------
> > > > then I did a lot of configurations as it asked, I set most of that to
> > > > "N".
> > > > When it began to make, it showed an error:"the symlink include/asm
> > > > points to asm-arm but asm-x86 was expected set ARCH or save .config
> > > > and run 'make mrproper' to fix it".
>
> > > > I wonder if I set the wrong configurations? How to set it?
>
> > --
> > With Regards,
> > Kaushik Prajapati
> > Grad. Student
> > San Jose State Uni.
> > 408-821-5891
> > Jonathan 
> > Swift<http://www.brainyquote.com/quotes/authors/j/jonathan_swift.html>
> > - "May you live every day of your life."- Hide quoted text -
>
> > - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to