This is the mail archive of the gcc-regression@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: 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


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