linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* asm/types.h Header file wont get generated while building uImage ?
@ 2013-03-08  8:01 Prabhakar Lad
       [not found] ` <1363949290.3528.37.camel@linaro1.home>
  0 siblings, 1 reply; 8+ messages in thread
From: Prabhakar Lad @ 2013-03-08  8:01 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

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:

  HOSTCC  scripts/genksyms/parse.tab.o
In file included from include/linux/types.h:5:0,
                 from include/linux/mod_devicetable.h:11,
                 from scripts/mod/devicetable-offsets.c:2:
include/uapi/linux/types.h:4:23: fatal error: asm/types.h: No such
file or directory
compilation terminated.

Well this get fixed if do  make ARCH=arm
CROSS_COMPILE=arm-none-linux-gnueabi- headers_install
and the build the uImage.

Is it the same way now its going to be followed or is it I am missing
something ?
(For  reference I have used da8xx_omapl_defconfig config when I faced
this issue)

Regards,
--Prabhakar

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-04-10  7:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-08  8:01 asm/types.h Header file wont get generated while building uImage ? Prabhakar Lad
     [not found] ` <1363949290.3528.37.camel@linaro1.home>
2013-03-30 19:46   ` [BUG] mod/file2alias: build error in devicetable-offsets.c [was: asm/types.h Header file wont get generated while building uImage ?] Andreas Schwab
2013-04-02 11:19     ` Jon Medhurst (Tixy)
2013-04-02 12:45     ` Prabhakar Lad
2013-04-09 12:14     ` Prabhakar Lad
2013-04-09 17:57       ` [PATCH] kbuild: generate generic headers before recursing into scripts Andreas Schwab
2013-04-10  4:39         ` Prabhakar Lad
2013-04-10  7:56         ` Michal Marek

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