All of lore.kernel.org
 help / color / mirror / Atom feed
* Cannot compile the DTC itself
@ 2009-04-02 19:07 Johns Daniel
       [not found] ` <ba5d9360904021207j32a13e43i9b6347147ccf7563-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Johns Daniel @ 2009-04-02 19:07 UTC (permalink / raw)
  To: devicetree-discuss-mnsaURCQ41sdnm+yROfE0A

I get similar errors for dtc-v1.1.0 and dtc-v1.2.0:

...
         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
dtc-parser.tab.c: In function `yyparse':
dtc-parser.tab.c:1105: warning: implicit declaration of function `YYRHSLOC'
dtc-parser.tab.c:1105: error: request for member `first_line' in
something not a structure or union
dtc-parser.tab.c:1105: error: request for member `first_column' in
something not a structure or union
dtc-parser.tab.c:1105: error: request for member `last_line' in
something not a structure or union
dtc-parser.tab.c:1105: error: request for member `last_column' in
something not a structure or union
dtc-parser.tab.c:1105: error: request for member `file' in something
not a structure or union
dtc-parser.tab.c:1105: error: request for member `last_line' in
something not a structure or union
dtc-parser.tab.c:1105: error: request for member `last_column' in
something not a structure or union
dtc-parser.tab.c:1105: error: request for member `file' in something
not a structure or union
dtc-parser.tab.c:1625: error: request for member `first_line' in
something not a structure or union
dtc-parser.tab.c:1625: error: request for member `first_column' in
something not a structure or union
dtc-parser.tab.c:1625: error: request for member `last_line' in
something not a structure or union
dtc-parser.tab.c:1625: error: request for member `last_column' in
something not a structure or union
dtc-parser.tab.c:1625: error: request for member `file' in something
not a structure or union
dtc-parser.tab.c:1625: error: request for member `last_line' in
something not a structure or union
dtc-parser.tab.c:1625: error: request for member `last_column' in
something not a structure or union
dtc-parser.tab.c:1625: error: request for member `file' in something
not a structure or union
make: *** [dtc-parser.tab.o] Error 1

Only dtc-v1.0.0 builds completely.

Any idea as to what might be wrong?

-- Johns

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-02 22:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-02 19:07 Cannot compile the DTC itself Johns Daniel
     [not found] ` <ba5d9360904021207j32a13e43i9b6347147ccf7563-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-04-02 19:37   ` Jon Loeliger
     [not found]     ` <E1LpSjM-0005us-Nw-CYoMK+44s/E@public.gmane.org>
2009-04-02 19:46       ` Johns Daniel
     [not found]         ` <ba5d9360904021246g72afa876uc69ce188040b1e71-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-04-02 22:01           ` David Gibson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.