mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* sparc64: build failure at sys_sparc32.c
@ 2008-07-29  6:59 Alexander Beregalov
  2008-07-29  7:12 ` David Miller
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Beregalov @ 2008-07-29  6:59 UTC (permalink / raw)
  To: davem, sparclinux, linux-kernel

Hi

I am testing build using randconfig.

arch/sparc64/kernel/sys_sparc32.c: In function 'sys32_chown16':
arch/sparc64/kernel/sys_sparc32.c:63: error: implicit declaration of
function 'low2highuid'
arch/sparc64/kernel/sys_sparc32.c:63: error: implicit declaration of
function 'low2highgid'
arch/sparc64/kernel/sys_sparc32.c: In function 'sys32_getresuid16':
arch/sparc64/kernel/sys_sparc32.c:106: error: implicit declaration of
function 'high2lowuid'
arch/sparc64/kernel/sys_sparc32.c: In function 'sys32_getresgid16':
arch/sparc64/kernel/sys_sparc32.c:123: error: implicit declaration of
function 'high2lowgid'

These functions are defined in linux/highuid.h only if CONFIG_UID16 is enabled.

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

end of thread, other threads:[~2008-08-07  5:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-29  6:59 sparc64: build failure at sys_sparc32.c Alexander Beregalov
2008-07-29  7:12 ` David Miller
2008-07-29  8:38   ` Alexander Beregalov
2008-08-04  1:19     ` David Miller
2008-08-04 14:05       ` Adrian Bunk
2008-08-07  5:53         ` David Miller

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

all inboxes | Powered by JetHome®