I have been trying to build BSP, so far i have completed the second step of building the BSP. After executing the "make all " command i am getting this output:
Making all in sparc-rtems5/c make[1]: Entering directory '/home/prithvi/quick-start/build/b-erc32/sparc-rtems5/c' Making all in . make[2]: Entering directory '/home/prithvi/quick-start/build/b-erc32/sparc-rtems5/c' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/prithvi/quick-start/build/b-erc32/sparc-rtems5/c' Making all in erc32 make[2]: Entering directory '/home/prithvi/quick-start/build/b-erc32/sparc-rtems5/c/erc32' make[2]: *** No rule to make target 'all'. Stop. make[2]: Leaving directory '/home/prithvi/quick-start/build/b-erc32/sparc-rtems5/c/erc32' Makefile:289: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/prithvi/quick-start/build/b-erc32/sparc-rtems5/c' Makefile:410: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1
_______________________________________________ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users