Subject: build failure: pmap
To: None <current-users@netbsd.org>
From: Steve Bellovin <smb@research.att.com>
List: current-users
Date: 01/29/2004 16:44:44
# compile pmap/pmap.o
/usr/tools/bin/i386--netbsdelf-gcc -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional -Wno-uninitialized -Werror -nostdinc -isystem /usr/netbsd/usr/include -c /usr/src/usr.bin/pmap/pmap.c
/usr/src/usr.bin/pmap/pmap.c: In function `dump_vm_map_entry_regular':
/usr/src/usr.bin/pmap/pmap.c:326: error: `UVM_MAP_STATIC' undeclared (first use in this function)
/usr/src/usr.bin/pmap/pmap.c:326: error: (Each undeclared identifier is reported only once
/usr/src/usr.bin/pmap/pmap.c:326: error: for each function it appears in.)
/usr/src/usr.bin/pmap/pmap.c:327: error: `UVM_MAP_KMEM' undeclared (first use in this function)
*** Failed target: pmap.o
*** Failed command: /usr/tools/bin/i386--netbsdelf-gcc -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional -Wno-uninitialized -Werror -nostdinc -isystem /usr/netbsd/usr/include -c /usr/src/usr.bin/pmap/pmap.c
*** Error code 1
Stop.
nbmake: stopped in /usr/src/usr.bin/pmap
This is on i386 with up-to-the-second source.
--Steve Bellovin, http://www.research.att.com/~smb