public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* current version from CVS fails build
@ 2003-01-29 19:33 Fred Fish
  2003-01-29 19:37 ` Christopher Faylor
  0 siblings, 1 reply; 11+ messages in thread
From: Fred Fish @ 2003-01-29 19:33 UTC (permalink / raw)
  To: insight; +Cc: fnf

For the last few days, the latest version from the CVS repository has been
failing to build for me.  The error is:

  make[2]: Entering directory `/links/build/sourceware/gdb/T-i686-pc-linux-gnu/tix/unix'
  /bin/sh: line 1: cd: tk8.4: No such file or directory

This is coming from the following in tix/unix/Makefile:

  # CYGNUS LOCAL: Just recur for most targets:

  SUBDIR = tk8.4

  all test:
        @cd $(SUBDIR) && $(MAKE) $@

and there is no tk8.4 subdir.

-Fred

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

end of thread, other threads:[~2003-01-29 21:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-29 19:33 current version from CVS fails build Fred Fish
2003-01-29 19:37 ` Christopher Faylor
2003-01-29 19:49   ` Fred Fish
2003-01-29 19:52     ` Keith Seitz
2003-01-29 20:09       ` Fred Fish
2003-01-29 20:41         ` Andrew Cagney
2003-01-29 20:45           ` Mo DeJong
2003-01-29 20:48           ` Keith Seitz
2003-01-29 20:57             ` Andrew Cagney
2003-01-29 21:00               ` Keith Seitz
2003-01-29 20:54           ` Christopher Faylor

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