This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: GCC build failed for native with your patch on 2003-07-04T17:51:31Z.
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: "Zack Weinberg" <zack at codesourcery dot com>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>, gcc-regression at gcc dot gnu dot org, bkoz at redhat dot com, pcarlini at unitus dot it
- Date: Fri, 4 Jul 2003 14:43:08 -0400
- Subject: Re: GCC build failed for native with your patch on 2003-07-04T17:51:31Z.
I get the same error on my machine and I can answer these questions for
my machine.
On Friday, Jul 4, 2003, at 14:31 US/Eastern, Zack Weinberg wrote:
"GCC regression checker" <geoffk@apple.com> writes:
In file included from c-parse.y:42:
/Users/regress/tbox/cvs-gcc/gcc/gcc/intl.h:31:21: libintl.h: No such
file or directory
c-parse.y: In function `yyerror':
c-parse.y:2836: warning: implicit declaration of function `gettext'
c-parse.y:2836: warning: initialization makes pointer from integer
without a cast
This is clearly my fault, but I need more information.
(1) Did the regression tester check out the new top-level directory?
yes
(2) Was this built with --disable-nls?
no
(3) If it wasn't, what is the content of $(objdir)/intl?
There is no directory, looks like there is no dependence on intl from
gcc so it does not even build.
Thanks,
Andrew Pinski