This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build problem - missing files ???


On 05/27/2013 12:34 AM, Fedin Pavel wrote:
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 ?

I am not seeing this error. There are other build errors (working on a patch), but I don't see this. This file (elinos.py) is in system-gdbinit/.

If you are using CVS, make sure you have src/gdb/system-gdbinit. The "-d" option to "cvs update" might be necessary to grab this new directory. [FWIW, I regularly go into src/gdb and do cvs update -d to grab any new directories.]

Keith


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]