I cvsup'ed this morning to get a -current system with all recent changes regarding NEWCARD and finally get one time through everything from buildworld/installworld through kernel build/install.
World built and installed fine. (I had to learn that it was make installworld and not make install). But compiling the kernel yields the following error: cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../../include -D_KERNEL -ffreestanding -include opt_global.h -fno-common -elf -mpreferred-stack-boundary=2 -Werror ../../../vm/vm_map.c cc1: warnings being treated as errors ../../../vm/vm_map.c: In function `vm_map_zdtor': ../../../vm/vm_map.c:231: warning: long unsigned int format, vm_size_t arg (arg 3) *** Error code 1 Stop in /usr/src/sys/i386/compile/KUKUBOOKNEW. Probably I hit the moment between important changes ?! -- Chris Christoph P. U. Kukulies [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message