Greetings, I've tried many times to build the petalinux kernel but this error appears ever.
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CHK include/linux/compile.h
GEN usr/initramfs_data.cpio.gz
AS usr/initramfs_data.o
LD usr/built-in.o
LD arch/microblaze/platform/built-in.o
/home/juanwalker/petalinux-v0.30-rc1/tools/linux-i386/microblaze-uclinux-tools/bin/microblaze-uclinux-ld.real: cannot open arch/microblaze/platform/common/built-in.o: No existe el fichero o el directorio
make[2]: *** [arch/microblaze/platform/built-in.o] Error 1
make[1]: *** [arch/microblaze/platform] Error 2
make[1]: se sale del directorio `/home/juanwalker/petalinux-v0.30-rc1/software/linux-2.6.x-petalogix'
make: *** [linux] Error 1
John Williams answers this email and publish a solution but without using the UART component and I need the UART unit to my project.
http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/archive/2007/12/msg00024.html
How I can solve this problem, I'm in a RHEL 5.0.
Regards, Juan Pablo Gomez