Build problem - missing files ???
Fedin Pavel <[email protected]> Mon, 27 May 2013 11:34:47 +0400
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <001c01ce5aac$aace61d0$006b2570$%[email protected]> |
Hello! I currently have this problem: --- cut --- make[4]: Entering directory `/E/Projects/insight/src/gdb/data-directory' make[4]: *** No rule to make target `elinos.py', needed by `stamp-system-gdbinit'. Stop. make[4]: Leaving directory `/E/Projects/insight/src/gdb/data-directory' --- cut --- elinos.py and some more files are expected to be present in src/gdb/data-directory, but they are totally absent. Did someone forget to add them ? Kind regards.