[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] compile error
hello,
thank you Jason for your previous advise.
I 've downloaded uClinux-dist and uClinux-2.4.x from cvs server,
I'm using the new microblaze-gcc toolchain
"microblaze-elf-tools-20050830" but i have this error when i
run make :
make[3]: Entering directory `/ramdisk/home/knoppix/kernel/uClinux-2.4.x/lib'
make[3]: *** No rule to make target
`/ramdisk/home/knoppix/kernel/microblaze-tools/lib/gcc/microblaze/3.4.1/include/stdarg.h',
needed by `vsprintf.o'. Stop.
make[3]: Leaving directory `/ramdisk/home/knoppix/kernel/uClinux-2.4.x/lib'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/ramdisk/home/knoppix/kernel/uClinux-2.4.x/lib'
make[1]: *** [_dir_lib] Error 2
make[1]: Leaving directory `/ramdisk/home/knoppix/kernel/uClinux-2.4.x'
make: *** [linux] Error 1
does anyone can tell me why i 've got
this error?
thanks
Cédric.