linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Yigal Goldberger <yigal_gold@yahoo.com>
To: linuxppc-dev@ozlabs.org
Subject: making cuImage with ELDK 4.2
Date: Mon, 6 Apr 2009 04:14:51 -0700 (PDT)	[thread overview]
Message-ID: <932829.65089.qm@web38905.mail.mud.yahoo.com> (raw)


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
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

Does anyone have an Idea how to build the cuImage ?
If not , how to build the dtc ?

Thanks,
Yigal Goldberger.



      

             reply	other threads:[~2009-04-06 11:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-06 11:14 Yigal Goldberger [this message]
2009-04-06 18:16 ` making cuImage with ELDK 4.2 Scott Wood

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=932829.65089.qm@web38905.mail.mud.yahoo.com \
    --to=yigal_gold@yahoo.com \
    --cc=linuxppc-dev@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).