The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [3.7-rc6] Build failure with scripts/Makefile.headersinst
@ 2012-11-17 13:27 Tetsuo Handa
  2012-11-18 13:53 ` David Howells
  2012-11-19 11:10 ` David Howells
  0 siblings, 2 replies; 12+ messages in thread
From: Tetsuo Handa @ 2012-11-17 13:27 UTC (permalink / raw)
  To: dhowells; +Cc: arnd, tglx, paulmck, davej, linux-kernel

I get build error which complains that include/uapi/asm-generic/auxvec.h is
missing although the file exists. I'm using gcc 3.3.5.
This bug seems to not happen with gcc 4.x.

# make
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `relocs'.
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
make[3]: `arch/x86/realmode/rm/realmode.bin' is up to date.
  CHK     include/generated/uapi/linux/version.h
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `relocs'.
/usr/src/all/linux/scripts/Makefile.headersinst:50: *** Missing UAPI file /usr/src/all/linux/include/uapi/asm-generic/auxvec.h.  Stop.
make[2]: *** [asm-generic] Error 2
make[1]: *** [headers_install] Error 2
make: *** [vmlinux] Error 2
# ls -l /usr/src/all/linux/include/uapi/asm-generic/auxvec.h
-rw-r--r--  1 root root 218 Oct 20 14:56 /usr/src/all/linux/include/uapi/asm-generic/auxvec.h

Linux 3.6 builds fine. I can't use "git bisect" until Linux 3.7-rc6 but
possibly caused by either commit 10b63956 "UAPI: Plumb the UAPI Kbuilds into
the user header installation and checking" or commit 40f1d4c2 "UAPI: Remove the
objhdr-y export list".

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

end of thread, other threads:[~2013-03-03 22:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-17 13:27 [3.7-rc6] Build failure with scripts/Makefile.headersinst Tetsuo Handa
2012-11-18 13:53 ` David Howells
2012-11-18 15:14   ` Tetsuo Handa
2012-11-19 11:10 ` David Howells
2012-11-19 13:02   ` Tetsuo Handa
     [not found]   ` <26846.1353334165@warthog.procyon.org.uk>
2012-11-20 14:22     ` Tetsuo Handa
2012-11-25  9:02       ` Tetsuo Handa
2012-11-28 13:55         ` David Howells
2013-03-03 12:02           ` Sam Ravnborg
2013-03-03 15:07             ` Tetsuo Handa
2013-03-03 15:34               ` Sam Ravnborg
2013-03-03 22:03                 ` Tetsuo Handa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox