Kernel compile error with 2.5.66

From: John Goerzen (jgoerzen@complete.org)
Date: Sat Mar 29 2003 - 19:08:45 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Mar 31 2003 - 22:00:34 EST