Hello everyone here, I am using foxboard Lx816. I am a beginner of linux and started to write a simple C program following the instruction from the page http://www.acmesystems.it/?id=711. But I got an error output when I typed make cris-axis-linux-gnu. Please read the error message and give me a hint to fix it. Thanks by advance.
[EMAIL PROTECTED]:/home/li/li/devboard-R2_01/apps/helloworld# make cris-axis-linux-gnu Makefile:2: /tools/build/Rules.axis: No such file or directory Makefile:11: *** missing separator. Stop.
