This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
fastjar build failure on darwin
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: rodrigc at gcc dot gnu dot org
- Cc: GCC <gcc at gcc dot gnu dot org>
- Date: Thu, 03 Jan 2002 21:31:53 +0100
- Subject: fastjar build failure on darwin
- Organization: zero
Hi Craig,
2001-01-02 Craig Rodrigues <rodrigc@gcc.gnu.org>
^
First, it should be 2002 not 2001.
this entry in the fastjar/Changelog breaks building fastjar on darwin5.2
by today.
Here the error:
cd ../../gcc/fastjar && automake --gnu --include-deps Makefile
automake: configure.in: required file `./depcomp' not found
make[1]: *** [../../gcc/fastjar/Makefile.in] Error 1
make: *** [all-fastjar] Error 2
First I co'ed the whole fastjar dir since I had a few merge errors. And
now I'm out of ideas.
Where does this depcomp file come from? Who should generate it?
Thanks,
Andreas
P.S. I have an automake 1.5 does this matter?
./automake --Version
automake (GNU automake) 1.5
Written by Tom Tromey <tromey@cygnus.com>.