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

[microblaze-uclinux] compile error



When I try to compile the kernel, I get this after I do a make all:

 

/usr/local/bin/mb-ld.real:  can not open /usr/local/bin/../lib/gcc-lib/microblaze/2.95.3.4/./../../../..

Microblaze/lib/libc.a:  No such file or directory

 

Make[1]*** [linux]Error 1:

Make[1]: Leaving directory’/root/uClinux-2.4.x

Make[1]*** [linux]Error 1:

 

 

I was able to make the image.elf  and image.bin files before but for some reason now I get these errors and can’t.

 

I’m at a lost.