View Single Post
  #92 (permalink)  
Old 03-11-2011, 12:20 PM
Lmiller1708's Avatar
Lmiller1708
Flashaholic!
Offline
Location: La Crosse, WI
 
Join Date: Aug 2008
Posts: 873
Reputation: 2160
Lmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [NAND ROM] - Rom Dev only

Quote:
Originally Posted by dongman524 View Post
I try to make kernel for myself.But i'm failed!

llf@llf-VirtualBox:~$ sudo -i
[sudo] password for llf:
root@llf-VirtualBox:~# cd /home/llf/android/tinboot-linux-msm
root@llf-VirtualBox:/home/llf/android/tinboot-linux-msm# sudo sh buildkernel.sh
#
# configuration written to .config
#
scripts/kconfig/conf -s arch/arm/Kconfig
CHK include/linux/version.h
make[1]: `include/asm-arm/mach-types.h' is up to date.
CHK include/linux/utsrelease.h
CC kernel/bounds.s
fixdep: kernel/.bounds.s.d: No such file or directory
make[1]: *** [kernel/bounds.s] Error 2
make: *** [prepare0] Error 2
buildkernel.sh: 29: fail: not found
cd: 35: can't cd to kernel-modules
mkdir: cannot create directory `/home/llf/android/tinboot-linux-msm/output': File exists
Outputting files to /home/llf/android/tinboot-linux-msm/output
cp: cannot stat `/home/llf/android/linux-msm-rhod-nand/arch/arm/boot/zImage': No such file or directory

Can anyone help me?

You will need to start here first. http://forum.ppcgeeks.com/tp2-androi...beginners.html
__________________
Reply With Quote