public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* timing problem with building bounds.h?
@ 2009-02-17  0:04 Randy Dunlap
  2009-02-17  6:08 ` Sam Ravnborg
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2009-02-17  0:04 UTC (permalink / raw)
  To: linux-kbuild, samr

2 times today I had problems with kernel builds using
O= and -j4 and include/linux/bounds.h being incomplete.
(using 2.6.29-rc5)


bounds.h was like this:

#ifndef __LINUX_BOUNDS_H__
#define __LINUX_BOUNDS_H__
/*
 * DO NOT MODIFY.
 *
 * This file was generated by Kbuild
 *
 */
	/// blank line here was the end of the file;



Is there something in top-level Kbuild or Makefile that
would explain this?

Thanks,
~Randy

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

end of thread, other threads:[~2009-02-17 16:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-17  0:04 timing problem with building bounds.h? Randy Dunlap
2009-02-17  6:08 ` Sam Ravnborg
2009-02-17 16:54   ` Randy Dunlap

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