[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] creating uClinux kernel image
Hi Elynum
>I'm trying to create the uClinux kernel image and I'm following the Microblace uClinux document 1.01 and everything works fine until I get to the end and I try to build the image and type make dep.
>
>
>This is what I get.
>
>realpath(/include) failed, No such file or directory
>make[3]: *** [fastdep] Error 1
>make[3]: Leaving directory `/root/uClinux-2.4.x/arch/microblaze/kernel'
>make[2]: *** [_sfdep_arch/microblaze/kernel] Error 2
>make[2]: Leaving directory `/root/uClinux-2.4.x'
>make[1]: *** [dep-files] Error 2
>make[1]: Leaving directory `/root/uClinux-2.4.x'
>make: *** [dep] Error 2
>
>
I think this error is due to missing mb-gcc tool chain path.
Can you double check your tools path, make sure the mb-gcc tool chain
path "/usr/local/microblaze-elf-tools/bin" shows before the regular
Xilinx tools path.
Regards,
Jason
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/