Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Dec 2003 20:49:50 +0100
From:      heath@cng.fr
To:        Harald Schmalzbauer <h@schmalzbauer.de>
Cc:        current@freebsd.org
Subject:   Re: 5.2RC heavily crashed by kaudiokreator
Message-ID:  <1072640990.3fef33deb5d1f@webmail.cng.fr>
In-Reply-To: <200312282044.27519@harrymail>
References:  <200312281800.37535@harrymail> <200312281956.18129@harrymail> <3FEF2B09.7050902@freebsd.org> <200312282044.27519@harrymail>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Harald Schmalzbauer <h@schmalzbauer.de>:

> On Sunday 28 December 2003 20:12, Scott Long wrote:
> *SNIP*
> > >>>This is likely related to a problem in the GEOM layer that was fixed in
> > >>>5.2-CURRENT a few days ago.  Would you be able to upgrade your sources
> > >>>and try your test again?  I'd like to get some more confirmation that
> > >>
> > >>Of course I do so. Is it enough to just change this one file or this one
> > >>plus some others or should I go -current?
> > >
> > > Ok, I hate replying myself, but after a bit of thinking I'm quiet sure I
> > > have to go -current since the file tree has changed. Am I right?
> > >
> > > -Harry
> >
> > No, the file tree hasn't changed.  You can probably get away with just
> > updating sys/geom/geom_event.c.  However, I make no guarantees, so keep
> > a backup kernel handy =-)
> 
> Ok, it doesn't compile. Regrettably I'm no hacker so I have to have a lucky 
> hand to find the missing/changed header/whatever.
> Perhaps somebody can answer this much quicker (phk?)
> 
> /usr/src/sys/geom/geom_event.c: In function `g_orphan_provider':
> /usr/src/sys/geom/geom_event.c:114: error: `G_PF_ORPHAN' undeclared (first
> use 
> in this function)
> /usr/src/sys/geom/geom_event.c:114: error: (Each undeclared identifier is 
> reported only once
> /usr/src/sys/geom/geom_event.c:114: error: for each function it appears in.)
> *** Error code 1
> 

You'll need to update sys/geom/geom.h as well to get the definition for G_PF_ORPHAN

Simon





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