Did you download the compiler that was linked? You need that in the location you're pointing to. If nothing exists at ../arm-2008q1/bin/, you put it in the wrong place.
On May 21, 6:26 am, [EMAIL PROTECTED] wrote: > hello Lorraine, > > thank you for your document. I started porting android on N800 as > newbie and installed ubuntu 8.04. > > I have now troubles on the wiki document at step 4- compiling the > kernel. > in linux-2.6.21 dir running make: > > > make ARCH=arm CROSS_COMPILE=../arm-2008ql/bin/arm-non-linux-gnueabi- bzImage > > make: ../arm-2008ql/bin/arm-non-linux-gnueabi-gcc: Command not found > > /bin/sh: ../arm-2008ql/bin/arm-non-linux-gnueabi-gcc: not found > make[1]: *** [arch/arm/kernel/asm-offsets.s] error 127 > make: *** [prepare0] Error 2 > > could you tell me what is wrong? > yalcin > > On May 21, 8:11 am, Lorraine <[EMAIL PROTECTED]> wrote: > > > !!!!!!!!!!!!!!!!!!!!!!!! > > > THANK YOU for posting the n800 patch!!!!!!!!!!! I thought it was just > > me not knowing how to use the n810 patches being provided to me. I'll > > try it immediately!!!!! > > > Also.. I mentioned earlier in these posts that I was going to post a > > guide for total newbies to get Android to work on the n800 using > > Ubuntu. > > >http://docs.google.com/Doc?id=ddc7bbhf_125fvbc56gc > > > On May 20, 8:09 am, "Andrea Bernardi" <[EMAIL PROTECTED]> wrote: > > > > Thanks at all, I have Android on N800 with touchscreen. > > > I've used the attached patch obtained from NuuNeol patch, modified to work > > > on TSC2301 driver present on N800 driver instead of TSC2005 present on > > > N810 > > > and applied after patchv1 of android-on-n8xx. > > > > To change between maemo and android coordinate you should insert the > > > following line in the start_android.sh script: > > > > echo z > /media/mmc1/proc/sysrq-trigger > > > > before the following line: > > > > umask 000 > > > chroot /media/mmc1 /a.sh > > > > Now a question. Since the n800 has not a keyboard, for you is possible and > > > simple use a bluetooth keyboard to write in Android? > > > > Best regards > > > Andrea Bernardi > > > > n800-touchscreen.patch > > > 5KDownload- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Internals" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-internals?hl=en -~----------~----~----~----~------~----~------~--~---
