Re: [U-Boot] libfdt/fdt_ro.c build issues...

2008-09-06 Thread Wolfgang Denk
Dear JerryVanBaren, In message <[EMAIL PROTECTED]> you wrote: > > ...thinking... > gvb > (...but don't expect much this weekend, it is Labor Day weekend in the > USofA, the traditional last "hurrah" of summer). Any clever ideas yet? [I didn't find a god solution yet.] Best regards, Wolfgang De

Re: [U-Boot] libfdt/fdt_ro.c build issues...

2008-08-27 Thread JerryVanBaren
Wolfgang Denk wrote: > Dear Jerry Van Baren, > > In message <[EMAIL PROTECTED]> you wrote: >>> ... >>> 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 point

Re: [U-Boot] libfdt/fdt_ro.c build issues...

2008-08-27 Thread Wolfgang Denk
Dear Jerry Van Baren, In message <[EMAIL PROTECTED]> you wrote: > > > ... > > 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

Re: [U-Boot] libfdt/fdt_ro.c build issues...

2008-08-27 Thread Wolfgang Denk
Dear Jerry Van Baren, In message <[EMAIL PROTECTED]> 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:1

Re: [U-Boot] libfdt/fdt_ro.c build issues...

2008-08-26 Thread Jerry Van Baren
Wolfgang Denk wrote: > Dear Kumar, > > 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 int

[U-Boot] libfdt/fdt_ro.c build issues...

2008-08-26 Thread Wolfgang Denk
Dear Kumar, 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