I'm getting this error when building a kernel (cvsupped a few minutes ago, pmap.c revision 1.479, pmap.h revision 1.112): cc -c -O2 -pipe -mfpmath=sse -fno-strict-aliasing -march=athlon-xp -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror /usr/src/sys/i386/i386/pmap.c /usr/src/sys/i386/i386/pmap.c: In function `pmap_remove_pages': /usr/src/sys/i386/i386/pmap.c:2598: error: structure has no member named `pv_ptem' /usr/src/sys/i386/i386/pmap.c:2598: error: too many arguments to function `pmap_unuse_pt' *** Error code 1 Stop in /usr/obj/usr/src/sys/AMD760. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Arjan -- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/Received on Tue Jun 29 2004 - 17:47:10 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:59 UTC