Re: [BUG] mod/file2alias: build error in devicetable-offsets.c [was: asm/types.h Header file wont get generated while building uImage ?]

2013-04-09 Thread Prabhakar Lad
Hi Andreas On Sun, Mar 31, 2013 at 1:16 AM, Andreas Schwab wrote: > "Jon Medhurst (Tixy)" writes: > >> For builds which succeed I see this order: >> >> WRAParch/arm/include/generated/asm/types.h >> [...] >> GEN include/generated/asm-offsets.h >> >> and for those which fail: >> >>

Re: [BUG] mod/file2alias: build error in devicetable-offsets.c [was: asm/types.h Header file wont get generated while building uImage ?]

2013-04-09 Thread Prabhakar Lad
Hi Andreas On Sun, Mar 31, 2013 at 1:16 AM, Andreas Schwab sch...@linux-m68k.org wrote: Jon Medhurst (Tixy) t...@linaro.org writes: For builds which succeed I see this order: WRAParch/arm/include/generated/asm/types.h [...] GEN include/generated/asm-offsets.h and for those

Re: [BUG] mod/file2alias: build error in devicetable-offsets.c [was: asm/types.h Header file wont get generated while building uImage ?]

2013-04-02 Thread Prabhakar Lad
Hi Andreas, On Sun, Mar 31, 2013 at 1:16 AM, Andreas Schwab wrote: > "Jon Medhurst (Tixy)" writes: > >> For builds which succeed I see this order: >> >> WRAParch/arm/include/generated/asm/types.h >> [...] >> GEN include/generated/asm-offsets.h >> >> and for those which fail: >> >>

Re: [BUG] mod/file2alias: build error in devicetable-offsets.c [was: asm/types.h Header file wont get generated while building uImage ?]

2013-04-02 Thread Jon Medhurst (Tixy)
On Sat, 2013-03-30 at 20:46 +0100, Andreas Schwab wrote: > "Jon Medhurst (Tixy)" writes: > > > For builds which succeed I see this order: > > > > WRAParch/arm/include/generated/asm/types.h > > [...] > > GEN include/generated/asm-offsets.h > > > > and for those which fail: > > > >

Re: [BUG] mod/file2alias: build error in devicetable-offsets.c [was: asm/types.h Header file wont get generated while building uImage ?]

2013-04-02 Thread Jon Medhurst (Tixy)
On Sat, 2013-03-30 at 20:46 +0100, Andreas Schwab wrote: Jon Medhurst (Tixy) t...@linaro.org writes: For builds which succeed I see this order: WRAParch/arm/include/generated/asm/types.h [...] GEN include/generated/asm-offsets.h and for those which fail: CC

Re: [BUG] mod/file2alias: build error in devicetable-offsets.c [was: asm/types.h Header file wont get generated while building uImage ?]

2013-04-02 Thread Prabhakar Lad
Hi Andreas, On Sun, Mar 31, 2013 at 1:16 AM, Andreas Schwab sch...@linux-m68k.org wrote: Jon Medhurst (Tixy) t...@linaro.org writes: For builds which succeed I see this order: WRAParch/arm/include/generated/asm/types.h [...] GEN include/generated/asm-offsets.h and for those

Re: [BUG] mod/file2alias: build error in devicetable-offsets.c [was: asm/types.h Header file wont get generated while building uImage ?]

2013-03-30 Thread Andreas Schwab
"Jon Medhurst (Tixy)" writes: > For builds which succeed I see this order: > > WRAParch/arm/include/generated/asm/types.h > [...] > GEN include/generated/asm-offsets.h > > and for those which fail: > > CC scripts/mod/devicetable-offsets.s > In file included from

Re: [BUG] mod/file2alias: build error in devicetable-offsets.c [was: asm/types.h Header file wont get generated while building uImage ?]

2013-03-30 Thread Andreas Schwab
Jon Medhurst (Tixy) t...@linaro.org writes: For builds which succeed I see this order: WRAParch/arm/include/generated/asm/types.h [...] GEN include/generated/asm-offsets.h and for those which fail: CC scripts/mod/devicetable-offsets.s In file included from

[BUG] mod/file2alias: build error in devicetable-offsets.c [was: asm/types.h Header file wont get generated while building uImage ?]

2013-03-22 Thread Jon Medhurst (Tixy)
On Fri, 2013-03-08 at 13:31 +0530, Prabhakar Lad wrote: > Usually for building uImage I follow this steps, > 1: do a clean distclean > 2: make ARCH=arm CROSS_COMPILE=xxx xxxdefconfig > 3: make ARCH=arm CROSS_COMPILE=xxx uImage > > This used to work until 3.8, for 3.9 I see the following error:

[BUG] mod/file2alias: build error in devicetable-offsets.c [was: asm/types.h Header file wont get generated while building uImage ?]

2013-03-22 Thread Jon Medhurst (Tixy)
On Fri, 2013-03-08 at 13:31 +0530, Prabhakar Lad wrote: Usually for building uImage I follow this steps, 1: do a clean distclean 2: make ARCH=arm CROSS_COMPILE=xxx xxxdefconfig 3: make ARCH=arm CROSS_COMPILE=xxx uImage This used to work until 3.8, for 3.9 I see the following error: