making cuImage with ELDK 4.2

Scott Wood scottwood at freescale.com
Tue Apr 7 04:16:21 EST 2009


On Mon, Apr 06, 2009 at 04:14:51AM -0700, Yigal Goldberger wrote:
> 
> Hi all,
> I'm trying to make cuImage using kernel 2.6.24.2 .
> The problem is I can't find a match between a dtc version and a dts file that will compile . I took dtc-v1.2.0 from several sources and tried to make them . They all fail with the same error : 
> 	 CC dtc-lexer.lex.o
> dtc-lexer.lex.c: In function `yylex':
> dtc-lexer.lex.c:762: warning: label `find_rule' defined but not used
> dtc-lexer.l: At top level:
> dtc-lexer.lex.c:1870: warning: 'yy_flex_realloc' defined but not used
> 	 CC dtc-parser.tab.o

I believe you need a newer flex.

And a newer kernel, but not because of this. :-)

-Scott



More information about the Linuxppc-dev mailing list