All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel compile error with 2.5.66
@ 2003-03-30  0:08 John Goerzen
  2003-03-30  1:19 ` Stewart Smith
  0 siblings, 1 reply; 4+ messages in thread
From: John Goerzen @ 2003-03-30  0:08 UTC (permalink / raw)
  To: linux-kernel

This is on PowerPC:

  gcc -Wp,-MD,mm/.fremap.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -Iarch/ppc -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -fomit-frame-pointer -nostdinc -iwithprefix include    -DKBUILD_BASENAME=fremap -DKBUILD_MODNAME=fremap -c -o mm/.tmp_fremap.o mm/fremap.c
In file included from mm/fremap.c:14:
include/linux/swapops.h: In function `pte_to_swp_entry':
include/linux/swapops.h:54: warning: implicit declaration of function `pte_file'
mm/fremap.c: In function `sys_remap_file_pages':
mm/fremap.c:139: `PTE_FILE_MAX_BITS' undeclared (first use in this function)
mm/fremap.c:139: (Each undeclared identifier is reported only once
mm/fremap.c:139: for each function it appears in.)
make[2]: *** [mm/fremap.o] Error 1
make[1]: *** [mm] Error 2
make[1]: Leaving directory `/home/jgoerzen/kernel/linux-2.5.66'
make: *** [stamp-build] Error 2


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

end of thread, other threads:[~2003-03-31  2:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-30  0:08 Kernel compile error with 2.5.66 John Goerzen
2003-03-30  1:19 ` Stewart Smith
2003-03-31  2:30   ` John Goerzen
2003-03-31  3:05     ` Matt Reppert

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.