Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2004 21:47:09 +0200
From:      "Arjan van Leeuwen" <avleeuwen@piwebs.com>
To:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   Kernel build error, pmap.c
Message-ID:  <opsadfwvw03qdyu1@localhost>

next in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opsadfwvw03qdyu1>