public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* selinux build failure
@ 2003-08-23  4:27 Randy.Dunlap
  2003-08-24 14:49 ` James Morris
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Randy.Dunlap @ 2003-08-23  4:27 UTC (permalink / raw)
  To: linux-ia64

selinux/hooks.c won't build on ia64.
2.6.0-test3 + ia64 patch or 2.6.0-test4.

security/selinux/hooks.c: In function `selinux_file_fcntl':
security/selinux/hooks.c:2032: error: `F_GETLK64' undeclared (first use in
this function) security/selinux/hooks.c:2033: error: `F_SETLK64' undeclared
(first use in this function) security/selinux/hooks.c:2034: error:
`F_SETLKW64' undeclared (first use in this function)

The __64 versions of these are defined in include/asm-ia64/compat.h. I don't
see a good way to #include asm/compat.h, nor is it available for all
processor architectures.

~Randy




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

end of thread, other threads:[~2003-08-24 15:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-23  4:27 selinux build failure Randy.Dunlap
2003-08-24 14:49 ` James Morris
2003-08-24 15:02 ` Christoph Hellwig
2003-08-24 15:25 ` James Morris

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