Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Oct 2003 18:53:13 +0200
From:      John Hay <jhay@icomtek.csir.co.za>
To:        Poul-Henning Kamp <phk@phk.freebsd.dk>
Cc:        current@freebsd.org
Subject:   Re: Kernel maybe borked...
Message-ID:  <20031018165313.GA21535@zibbi.icomtek.csir.co.za>
In-Reply-To: <7244.1066484929@critter.freebsd.dk>
References:  <7244.1066484929@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
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@ -I@/../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@icomtek.csir.co.za / jhay@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031018165313.GA21535>