Kernel build error, pmap.c
From: Arjan van Leeuwen (avleeuwen_at_piwebs.com)
Date: 06/29/04
- Previous message: Julian Elischer: "Re: jail getfsstat patches."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jun 2004 21:47:09 +0200 To: "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
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/ _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Julian Elischer: "Re: jail getfsstat patches."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|