All of lore.kernel.org
 help / color / mirror / Atom feed
* hugetlbpage.c build failure?
@ 2002-11-27 22:28 Kevin Brosius
  2002-11-27 22:44 ` Greg KH
  2002-11-28  0:58 ` Arnd Bergmann
  0 siblings, 2 replies; 5+ messages in thread
From: Kevin Brosius @ 2002-11-27 22:28 UTC (permalink / raw)
  To: kernel

I see the following build failure in bk current:

  gcc -Wp,-MD,arch/i386/mm/.hugetlbpage.o.d -D__KERNEL__ -Iinclude -Wall
-Wstric
t-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-po
inter -pipe -g -mpreferred-stack-boundary=2 -march=athlon
-Iarch/i386/mach-gener
ic -nostdinc -iwithprefix include    -DKBUILD_BASENAME=hugetlbpage
-DKBUILD_MODN
AME=hugetlbpage   -c -o arch/i386/mm/hugetlbpage.o
arch/i386/mm/hugetlbpage.c


arch/i386/mm/hugetlbpage.c:610: parse error before '*' token
arch/i386/mm/hugetlbpage.c: In function `hugetlb_sysctl_handler':
arch/i386/mm/hugetlbpage.c:611: number of arguments doesn't match
prototype
include/linux/hugetlb.h:14: prototype declaration
arch/i386/mm/hugetlbpage.c:612: warning: implicit declaration of
function `proc_
dointvec'
arch/i386/mm/hugetlbpage.c:612: `table' undeclared (first use in this
function)
arch/i386/mm/hugetlbpage.c:612: (Each undeclared identifier is reported
only onc
e
arch/i386/mm/hugetlbpage.c:612: for each function it appears in.)
arch/i386/mm/hugetlbpage.c:612: `write' undeclared (first use in this
function)
arch/i386/mm/hugetlbpage.c:612: `file' undeclared (first use in this
function)
arch/i386/mm/hugetlbpage.c:612: `buffer' undeclared (first use in this
function)
arch/i386/mm/hugetlbpage.c:612: `length' undeclared (first use in this
function)
make[1]: *** [arch/i386/mm/hugetlbpage.o] Error 1
make: *** [arch/i386/mm] Error 2


-- 
Kevin

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

end of thread, other threads:[~2002-11-28  0:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-27 22:28 hugetlbpage.c build failure? Kevin Brosius
2002-11-27 22:44 ` Greg KH
2002-11-28  0:58 ` Arnd Bergmann
2002-11-27 23:39   ` Kevin Brosius
2002-11-28  0:41     ` Greg KH

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.