public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* uml fails to compile due to missing offsetof
@ 2006-11-19 12:00 Olaf Hering
  2006-11-19 14:25 ` Jeff Dike
  2006-11-19 17:08 ` Roland Dreier
  0 siblings, 2 replies; 7+ messages in thread
From: Olaf Hering @ 2006-11-19 12:00 UTC (permalink / raw)
  To: linux-kernel


I fail to see how arch/um/sys-i386/user-offsets.c can compile since
offsetof() was declared __KERNEL__ only in include/linux/stddef.h.
Does it work for anyone else? If so, is linux/stddef.h or
/usr/include/linux/stddef.h used during compilation?
The x86_64 variant looks weird as well, linux/stddef.h is appearently
included via some other headers.

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

end of thread, other threads:[~2006-11-19 19:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-19 12:00 uml fails to compile due to missing offsetof Olaf Hering
2006-11-19 14:25 ` Jeff Dike
2006-11-19 15:58   ` Olaf Hering
2006-11-19 19:35     ` Jeff Dike
2006-11-19 17:08 ` Roland Dreier
2006-11-19 17:20   ` Olaf Hering
2006-11-19 19:38   ` Jeff Dike

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