On Sat, Oct 18, 2003 at 03:48:49PM +0200, Poul-Henning Kamp wrote: > > I'm chasing a problem which indicates that I may have borked the > kernel with one of my last commits. I'm hunting it right now. So you don't mean just compile errors like this, but real things like turning over the fish bowl when booting? #################### cc -O -pipe -march=pentium -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -DKLD_MODULE -nostdinc -I- -I. -I_at_ -I_at_/../include -finline-limit=15000 -fno-common -g -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/src/sys/dev/raidframe/rf_freebsdkintf.c /usr/src/sys/dev/raidframe/rf_freebsdkintf.c: In function `rf_DispatchKernelIO': /usr/src/sys/dev/raidframe/rf_freebsdkintf.c:1547: error: structure has no member named `b_io' /usr/src/sys/dev/raidframe/rf_freebsdkintf.c:1547: error: structure has no member named `b_io' *** Error code 1 Stop in /usr/src/sys/modules/raidframe. *** Error code 1 Stop in /usr/src/sys/modules. ###################### John -- John Hay -- John.Hay_at_icomtek.csir.co.za / jhay_at_FreeBSD.orgReceived on Sat Oct 18 2003 - 07:53:23 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:25 UTC