Re: kernel compile fails in machdep.c

2009-05-21 Thread Per olof Ljungmark
John Baldwin wrote: On Thursday 21 May 2009 4:15:54 am Per olof Ljungmark wrote: Latest stable sources, machdep.c is $FreeBSD: src/sys/i386/i386/intr_machdep.c,v 1.29.2.7 2009/05/19 22:07:54 jhb Exp $ cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -

Re: kernel compile fails in machdep.c

2009-05-21 Thread John Baldwin
On Thursday 21 May 2009 4:15:54 am Per olof Ljungmark wrote: > Latest stable sources, machdep.c is > $FreeBSD: src/sys/i386/i386/intr_machdep.c,v 1.29.2.7 2009/05/19 > 22:07:54 jhb Exp $ > > cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-pro

kernel compile fails in machdep.c

2009-05-21 Thread Per olof Ljungmark
Latest stable sources, machdep.c is $FreeBSD: src/sys/i386/i386/intr_machdep.c,v 1.29.2.7 2009/05/19 22:07:54 jhb Exp $ cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sig