I could move forward by disabling kernel headers check.
-lb

On Jan 9, 2011 4:53pm, lakshman.b...@gmail.com wrote:
Hi

I was having a problem in building a kernel image for OK6410 board from witech. I'm compiling kernel using Witech distributed arm toolchain and I hit with the following error

arm-none-linux-gnueabi-ld: no machine record defined
arm-none-linux-gnueabi-ld: no machine record defined

I copied files from arch/arm/mach-s3c6410 to my new build environment and then I could pass that stage. Now I got the following error but don't know where to look? Could someone tell me where it stopped the build and which Makefile/source file look at? Thanks in advance.
-lb

GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
KSYM .tmp_kallsyms1.S
AS .tmp_kallsyms1.o
LD .tmp_vmlinux2
KSYM .tmp_kallsyms2.S
AS .tmp_kallsyms2.o
LD .tmp_vmlinux3
KSYM .tmp_kallsyms3.S
AS .tmp_kallsyms3.o
CHK include/linux/version.h
make[2]: `scripts/unifdef' is up to date.
CHECK include/linux (361 files)
android-dev/froyo/android-dev/common/usr/include/linux/if_pppox.h:24: included file 'linux/if_pppolac.h' is not exported android-dev/froyo/android-dev/common/usr/include/linux/if_pppox.h:25: included file 'linux/if_pppopns.h' is not exported make[3]: *** [/android-dev/froyo/android-dev/common/usr/include/linux/.check] Error 123
make[2]: *** [linux] Error 2
make[1]: *** [headers_check] Error 2
make: *** [vmlinux] Error 2

--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to