OpenAADL / ocarina

AADL model processor: mappings to code (C, Ada); Petri Nets; scheduling tools (MAST, Cheddar); WCET; REAL
http://www.openaadl.org
Other
65 stars 29 forks source link

Compile/install error #24

Closed juli1 closed 9 years ago

juli1 commented 9 years ago

When issuing make all install, I got the following error:

/usr/bin/install: cannot stat ‘../../../src/python/ocarina_me_aadl_aadl_instances_nodes.py’: No such file or directory /usr/bin/install: cannot stat ‘../../../src/python/ocarina_me_aadl_aadl_tree_nodes.py’: No such file or directory

yoogx commented 9 years ago

This should now be solved with this patch, can you please try?