fastjar build failure on darwin
Craig Rodrigues
rodrigc@mediaone.net
Thu Jan 3 14:04:00 GMT 2002
On Thu, Jan 03, 2002 at 09:31:53PM +0100, Andreas Tobler wrote:
> Hi Craig,
>
> 2001-01-02 Craig Rodrigues <rodrigc@gcc.gnu.org>
> ^
> First, it should be 2002 not 2001.
Sorry about that.
> 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
Before typing make, if you type:
automake --add-missing --gnu --include-deps Makefile
Does that clear up the problem?
See:
http://gcc.gnu.org/ml/gcc-bugs/2000-12/msg00370.html
I used automake 1.4. I'm not sure if automake 1.5 is
tested with this stuff much.
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@mediaone.net
More information about the Gcc
mailing list