public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Build problem - missing files ???
@ 2013-05-27  7:34 Fedin Pavel
  2013-05-28 17:42 ` Keith Seitz
  0 siblings, 1 reply; 3+ messages in thread
From: Fedin Pavel @ 2013-05-27  7:34 UTC (permalink / raw)
  To: insight

 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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Build problem - missing files ???
  2013-05-27  7:34 Build problem - missing files ??? Fedin Pavel
@ 2013-05-28 17:42 ` Keith Seitz
  2013-05-29 10:31   ` Fedin Pavel
  0 siblings, 1 reply; 3+ messages in thread
From: Keith Seitz @ 2013-05-28 17:42 UTC (permalink / raw)
  To: Fedin Pavel; +Cc: insight

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Build problem - missing files ???
  2013-05-28 17:42 ` Keith Seitz
@ 2013-05-29 10:31   ` Fedin Pavel
  0 siblings, 0 replies; 3+ messages in thread
From: Fedin Pavel @ 2013-05-29 10:31 UTC (permalink / raw)
  To: 'Keith Seitz'; +Cc: insight

 Hello!

> 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.]

 Ops, thanks. I forgot that cvs needs a separate option for this...
 Nobody except you uses cvs nowadays...

 Kind regards.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-29 10:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-27  7:34 Build problem - missing files ??? Fedin Pavel
2013-05-28 17:42 ` Keith Seitz
2013-05-29 10:31   ` Fedin Pavel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).