[U-Boot] libfdt/fdt_ro.c build issues...
Wolfgang Denk
wd at denx.de
Wed Aug 27 09:42:48 CEST 2008
Dear Jerry Van Baren,
In message <48B4B62E.5000301 at gmail.com> you wrote:
> >
> > there are build problems with libfdt/fdt_ro.c :
> >
> > ...
> > tools/fdt_ro.c: In function 'fdt_path_offset':
> > tools/fdt_ro.c:158: warning: implicit declaration of function 'fdt_getprop_namelen'
> > tools/fdt_ro.c:158: warning: assignment makes pointer from integer without a cast
> > tools/fdt_ro.c: At top level:
> > tools/fdt_ro.c:281: error: conflicting types for 'fdt_getprop_namelen'
> > tools/fdt_ro.c:158: error: previous implicit declaration of 'fdt_getprop_namelen' was here
> > ...
...
> ??? I'm not seeing this, even with a fresh pull from the u-boot repository.
It seems it happens only for out-of-tree builds (which is my standard
mode of operation).
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
How many Unix hacks does it take to change a light bulb? Let's see,
can you use a shell script for that or does it need a C program?
More information about the U-Boot
mailing list