OpenAADL / polyorb-hi-c

PolyORB-HI/C runtime for Ocarina, supports POSIX, RTEMS, Xenomai, XtratuM RTOS
http://www.openaadl.org
Other
12 stars 48 forks source link

No error message emitted when RTEMS not installed and using RTEMS_POSIX target #3

Closed yoogx closed 9 years ago

yoogx commented 9 years ago

The makefile stopped immediately with an inaccurate error message:

/Users/hugues/local/ocarina/include/ocarina/runtime/polyorb-hi-c/make/Makefile.leon.rtems_posix:10: /Makefile.inc: No such file or directory /Users/hugues/local/ocarina/include/ocarina/runtime/polyorb-hi-c/make/Makefile.leon.rtems_posix:12: /make/leaf.cfg: No such file or directory make: *\ No rule to make target `/make/leaf.cfg'. Stop.

Reported by Nivedita Velagaleti