RE: latest -current breaks kernel compiling

2001-09-18 Thread John Baldwin
On 18-Sep-01 Vincent Poy wrote: With the latest -current sources today, the kernel fails to build after a buildworld. Doh. Something is including sys/mutex.h or sys/sx.h w/o including sys/lock.h. I'll fix in a bit. -- John Baldwin [EMAIL PROTECTED] -- http://www.FreeBSD.org/~jhb/

RE: latest -current breaks kernel compiling

2001-09-18 Thread Vincent Poy
On Tue, 18 Sep 2001, John Baldwin wrote: On 18-Sep-01 Vincent Poy wrote: With the latest -current sources today, the kernel fails to build after a buildworld. Doh. Something is including sys/mutex.h or sys/sx.h w/o including sys/lock.h. I'll fix in a bit. Just wanted to

latest -current breaks kernel compiling

2001-09-17 Thread Vincent Poy
With the latest -current sources today, the kernel fails to build after a buildworld. 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/usr/src/sys