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]

./depcomp' not found


The following error occurs in fastjar:

make[2]: Entering directory `/home/dave/gnu/gcc-2.97/objdir/fastjar'
cd ../../fastjar && aclocal
cd ../../fastjar && automake --foreign --include-deps Makefile
automake: configure.in: required file `./depcomp' not found
make[2]: *** [../../fastjar/Makefile.in] Error 1
make[2]: Leaving directory `/home/dave/gnu/gcc-2.97/objdir/fastjar'
make[1]: *** [all-fastjar] Error 2
make[1]: Leaving directory `/home/dave/gnu/gcc-2.97/objdir'
make: *** [bootstrap-lean] Error 2

The version of automake is 1.4a.

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]