Re: [perl #22856] IMCC fails to build

2003-06-30 Thread Simon Glover
On Mon, 30 Jun 2003, Leopold Toetsch wrote: > Simon Glover <[EMAIL PROTECTED]> wrote: > > With a fresh checkout, I get: > > > imcc.y:401: conflicting types for `YYSTYPE' > > imcparser.h:6: previous declaration of `YYSTYPE' > > /usr/lib/bison.simple: In function `yyparse': > > /usr/lib/bison.

Re: [perl #22856] IMCC fails to build

2003-06-30 Thread Leopold Toetsch
Simon Glover <[EMAIL PROTECTED]> wrote: > With a fresh checkout, I get: > imcc.y:401: conflicting types for `YYSTYPE' > imcparser.h:6: previous declaration of `YYSTYPE' > /usr/lib/bison.simple: In function `yyparse': > /usr/lib/bison.simple:432: warning: passing arg 1 of `yylex' from > incom