This is the mail archive of the gcc@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]
Other format: [Raw text]

fastjar build failure on darwin


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>.


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