After checking the "Enable Klone - fox-vhdld" option in the application part of make menuconfig I get the following errors during make:
make[10]: Nothing to be done for `all'. make[10]: Nothing to be done for `all'. make -C /home/fox/devboard-R2_01/apps/klone-vhdld/host env make -f Makefile.subdir make[8]: Nothing to be done for `all'. make[8]: *** No rule to make target `/home/fox/devboard-R2_01/apps/klone-vhdld/fox-vhdl/devboard/target/cris-axis-linux-gnu/include/asm-generic/errno.h', needed by `webapp.o'. Stop. make[7]: *** [all] Error 1 make[6]: *** [all] Error 2 make[5]: *** [klone-build] Error 2 make[4]: *** [fox-vhdl/fox-vhdld] Error 2 make[3]: *** [checkclean] Error 2 make[3]: Leaving directory `/home/fox/devboard-R2_01/apps/klone-vhdld' make[2]: *** [configsubs-recurse] Error 1 make[2]: Leaving directory `/home/fox/devboard-R2_01' make[1]: *** [cris-axis-linux-gnu] Error 1 make[1]: Leaving directory `/home/fox/devboard-R2_01' make: *** [everything] Error 2 It seems that the file errno.h is missing. I checked and it wasn't there. Is there anyone how knows where I can download this file and whether this actually is the problem? I am actually trying to get the Klone tool working so I can use it to download images for the foxvhdl board. Thanks in advance, Jacob
