All of lore.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; 11+ 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] 11+ messages in thread
* selinux build failure
@ 2003-08-23  4:27 Randy.Dunlap
  2003-08-24 14:49 ` James Morris
  0 siblings, 1 reply; 11+ messages in thread
From: Randy.Dunlap @ 2003-08-23  4:27 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-ia64, sds, jmorris

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] 11+ messages in thread
[parent not found: <o4Fj.1rw.9@gated-at.bofh.it>]

end of thread, other threads:[~2003-08-26  0:13 UTC | newest]

Thread overview: 11+ 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
  -- strict thread matches above, loose matches on Subject: below --
2003-08-23  4:27 Randy.Dunlap
2003-08-24 14:49 ` James Morris
2003-08-24 15:02   ` Christoph Hellwig
2003-08-24 15:25     ` James Morris
     [not found] <o4Fj.1rw.9@gated-at.bofh.it>
     [not found] ` <o4YO.1Fl.21@gated-at.bofh.it>
2003-08-24  0:21   ` Arnd Bergmann
2003-08-25 16:50     ` Randy.Dunlap
2003-08-26  0:12       ` James Morris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.