[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] compiling problem



hi
i am tring to compile the kernel (image.bin)
the steps i follow are: (i am following the jason Wu Ifran Syed and Dr. John Williams  guide)
make menuconfig
make dep
make all

all go ok until it get the make all
i get this error:

make[2]: Entering directory `/mnt/sda7/uclinux/uClinux-cvs/uClinux-2.4.x/arch/microblaze/kernel'
make[2]: *** No hay ninguna regla para construir el objetivo `/home/ddfire/uclinux/uClinux-cvs/uClinux-2.4.x/include/linux/stddef.h', necesario para `microblaze_defs.h'.  Alto.
make[2]: Leaving directory `/mnt/sda7/uclinux/uClinux-cvs/uClinux-2.4.x/arch/microblaze/kernel'
make[1]: *** [_dir_arch/microblaze/kernel] Error 2
make[1]: Leaving directory `/mnt/sda7/uclinux/uClinux-cvs/uClinux-2.4.x'
make: *** [linux] Error 1

i am using XPS SP2 and ISE SP3
i have downloaded the uClinux  a week ago.
please help me!!!!

thanks you very much
David