From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] RFC: make new image support mandatory
Date: Thu, 27 Mar 2008 08:04:12 +0100 [thread overview]
Message-ID: <200803270804.13281.sr@denx.de> (raw)
In-Reply-To: <47EAF764.9050005@gmail.com>
On Thursday 27 March 2008, Jerry Van Baren wrote:
> I also am running debian and am getting the error. Apparently our
> /usr/include/linux/types.h files are different from yours, or we have
> something set up differently/wrongly.
>
> Adding -isystem ../include (to override the host's include files) to
> FIT_FLAGS "fixes" the problem.
I'm running Ubuntu and am getting this errors too. Even without
enabling CONFIG_FIT:
[stefan at ubuntu u-boot-ppc4xx (master)]$ ./MAKEALL sequoia
Configuring for sequoia board...
In file included from fdt_host.h:24,
from fdt.c:57:
../include/fdt.h:7: error: expected specifier-qualifier-list before ?uint32_t?
../include/fdt.h:26: error: expected specifier-qualifier-list before ?uint64_t?
../include/fdt.h:31: error: expected specifier-qualifier-list before ?uint32_t?
../include/fdt.h:36: error: expected specifier-qualifier-list before ?uint32_t?
In file included from fdt_host.h:25,
from fdt.c:57:
../include/libfdt.h:131: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?fdt_next_tag?
../include/libfdt.h:162: error: expected declaration specifiers or ?...? before ?uint32_t?
../include/libfdt.h: In function ?fdt_set_magic?:
../include/libfdt.h:162: error: ?struct fdt_header? has no member named ?magic?
../include/libfdt.h:162: error: ?val? undeclared (first use in this function)
../include/libfdt.h:162: error: (Each undeclared identifier is reported only once
../include/libfdt.h:162: error: for each function it appears in.)
../include/libfdt.h: At top level:
../include/libfdt.h:163: error: expected declaration specifiers or ?...? before ?uint32_t?
../include/libfdt.h: In function ?fdt_set_totalsize?:
../include/libfdt.h:163: error: ?struct fdt_header? has no member named ?totalsize?
../include/libfdt.h:163: error: ?val? undeclared (first use in this function)
../include/libfdt.h: At top level:
../include/libfdt.h:164: error: expected declaration specifiers or ?...? before ?uint32_t?
../include/libfdt.h: In function ?fdt_set_off_dt_struct?:
../include/libfdt.h:164: error: ?struct fdt_header? has no member named ?off_dt_struct?
../include/libfdt.h:164: error: ?val? undeclared (first use in this function)
../include/libfdt.h: At top level:
../include/libfdt.h:165: error: expected declaration specifiers or ?...? before ?uint32_t?
../include/libfdt.h: In function ?fdt_set_off_dt_strings?:
../include/libfdt.h:165: error: ?struct fdt_header? has no member named ?off_dt_strings?
....
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2008-03-27 7:04 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-26 14:16 [U-Boot-Users] RFC: make new image support mandatory Wolfgang Denk
2008-03-26 14:26 ` Kumar Gala
2008-03-26 14:54 ` Bartlomiej Sieka
2008-03-26 14:57 ` Wolfgang Denk
2008-03-26 15:24 ` Kumar Gala
2008-03-26 14:52 ` Bartlomiej Sieka
2008-03-26 15:28 ` Haavard Skinnemoen
2008-03-26 16:24 ` Bartlomiej Sieka
2008-03-27 1:24 ` Jerry Van Baren
2008-03-27 7:04 ` Stefan Roese [this message]
2008-03-27 7:19 ` Liu Dave
2008-03-27 8:16 ` Wolfgang Denk
2008-03-27 8:55 ` Dave Liu
2008-03-26 15:41 ` Haavard Skinnemoen
2008-03-26 16:31 ` Bartlomiej Sieka
2008-03-27 8:12 ` Haavard Skinnemoen
2008-03-27 9:01 ` Stefan Roese
2008-03-27 9:06 ` Roy Zang
2008-03-27 10:15 ` Markus Klotzbücher
2008-03-27 9:09 ` Dave Liu
2008-03-27 13:52 ` Bartlomiej Sieka
2008-04-01 9:26 ` Luigi 'Comio' Mantellini
2008-04-01 9:40 ` Bartlomiej Sieka
2008-03-26 20:37 ` Guennadi Liakhovetski
2008-03-26 22:10 ` Wolfgang Denk
2008-03-27 1:24 ` Shinya Kuribayashi
2008-03-27 1:43 ` Jerry Van Baren
2008-03-27 9:59 ` Jean-Christophe PLAGNIOL-VILLARD
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=200803270804.13281.sr@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/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 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.