This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: ./depcomp' not found


> On Dec 15, 2000, "John David Anglin" <dave@hiauly1.hia.nrc.ca> wrote:
> 
> > The question in my mind is why depcomp isn't included with fastjar.
> 
> Because depcomp is only needed if you're using recent snapshots of
> automake.  It's not necessary for the release (snapshot?) of automake
> used to build the Makefile.ins in the CVS tree.

I can see there is a tug of war going on here to try get this automake
bug/feature fixed.

I don't want to always update all the time stamps, so it becomes rather
a pain.  It looks like aclocal runs because stamp-h.in is out of date in
the fastjar source.  I think the best solution for me is to always copy
depcomp into the fastjar directory at the start of each build.

Is there a FAQ that lists the version numbers for tools such as automake
for each branch?  This might be useful.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

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