This is the mail archive of the insight@sources.redhat.com 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: current version from CVS fails build


On Wed, Jan 29, 2003 at 12:35:23PM -0700, Fred Fish wrote:
>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.

tix has been obsoleted so you should just remove the directory.

cgf


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