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:
> 
> > cd ../../fastjar && automake --foreign --include-deps Makefile
> > automake: configure.in: required file `./depcomp' not found
> 
> > The version of automake is 1.4a.
> 
> If you let a different version of automake rebuild these files, you
> may need `--add-missing' too, so that it creates the missing script.
> But you shouldn't need to rebuild the Makefiles, just use the new
> contrib/gcc_update --touch and it will make sure the timestamps of all
> autoconf and automake generated files are correct.

The question in my mind is why depcomp isn't included with fastjar.  I
wouldn't have to bother with this if it was.  Various other GNU
software packages include it.  This works around the automake feature.

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]