I consistently get the following during a 'make world' on the most recent -current: ===> sbin/vinum cc -O -pipe -I/usr/src/sbin/vinum/../../sys -g -Wall -DVINUMDEBUG -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/vinum/v.c /usr/src/sbin/vinum/v.c:263: `vinum_concat' undeclared here (not in a function) /usr/src/sbin/vinum/v.c:263: initializer element for `funkeys[26].fun' is not constant /usr/src/sbin/vinum/v.c:264: `vinum_stripe' undeclared here (not in a function) /usr/src/sbin/vinum/v.c:264: initializer element for `funkeys[27].fun' is not constant /usr/src/sbin/vinum/v.c:265: `vinum_mirror' undeclared here (not in a function) /usr/src/sbin/vinum/v.c:265: initializer element for `funkeys[28].fun' is not constant *** Error code 1 Stop. *** Error code 1 Still happens even after I delete /usr/obj. I also did a 'make clean' in /usr/src just for fun. I'm not doing anything unusual, here is my make.conf: CFLAGS= -O -pipe NOPROFILE= true COPTFLAGS= -O -pipe USA_RESIDENT= YES TOP_TABLE_SIZE= 101 Doug -- On account of being a democracy and run by the people, we are the only nation in the world that has to keep a government four years, no matter what it does. -- Will Rogers To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message