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]

Re: fastjar build failure on darwin


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          


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