This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: fastjar -vs- --help aka PR 5303
- From: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- To: tromey at redhat dot com
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Sat, 12 Jan 2002 10:05:19 -0500 (EST)
- Subject: Re: Patch: FYI: fastjar -vs- --help aka PR 5303
Tom,
This patch:
> 2002-01-09 Tom Tromey <tromey@redhat.com>
>
> For PR libgcj/5303:
> [...]
> * configure, Makefile.in, config.h.in: Rebuilt.
Broke bootstrap (using cc for stage1) on solaris2.7 and irix6.2.
solaris2.7:
> cc -DHAVE_CONFIG_H -I. -I../../egcc-CVS20020111/fastjar
> -I. -I. -I../../egcc-CVS20020111/fastjar
> -I../../egcc-CVS20020111/fastjar/../zlib
> -I../../egcc-CVS20020111/fastjar/../include -g -c
> ../../egcc-CVS20020111/fastjar/dostime.c
> command line: fatal: invalid arg for option M D: No such file or directory
> cc: acomp failed for ../../egcc-CVS20020111/fastjar/dostime.c
> make[2]: *** [dostime.o] Error 2
iris6.2:
> cc -n32 -DHAVE_CONFIG_H -I. -I../../egcc-CVS20020111/fastjar
> -I. -I. -I../../egcc-CVS20020111/fastjar
> -I../../egcc-CVS20020111/fastjar/../zlib
> -I../../egcc-CVS20020111/fastjar/../include -g -c
> ../../egcc-CVS20020111/fastjar/jartool.c
> Command-line error(1574): invalid macro definition:
> Error(1005): could not open source file ".deps/jartool.pp"
> 2 catastrophic errors detected in the compilation of ".deps/jartool.pp".
> Compilation terminated.
> make[2]: *** [jartool.o] Error 2
I think its because when you generated Makefile.in, you left off the
--include-deps flag. At least, that fixed it for me when I reran
"automake --gnu --include-deps Makefile" using 1.4. Would you please
take a look?
Thanks,
--Kaveh
--
Kaveh R. Ghazi Director of Systems Architecture
ghazi@caip.rutgers.edu Qwest Global Services