Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Feb 2001 05:35:09 -0800
From:      Kent Stewart <kstewart@urx.com>
To:        Chrisy Luke <chrisy@flix.net>
Cc:        Kris Kennaway <kris@obsecurity.org>, "Mars G. Miro" <mars@cannoncreek.com>, Yan Choon Ee <meek@selvern.com>, freebsd-stable@FreeBSD.ORG
Subject:   Re: buildkernel errors
Message-ID:  <3A7EAC0D.B06D2155@urx.com>
References:  <20010205083525.EA8013E09@bazooka.unixfreak.org> <01020516431701.10140@hellraiser.cannoncreek.com> <0a5a01c08f52$8c5efee0$29237118@selvern.com> <009101c08f56$1e3dcd20$4500a8c0@nomad> <20010205050414.A61825@mollari.cthul.hu> <3A7EA5BA.A7347CAD@urx.com> <20010205133156.A80755@flix.net>

next in thread | previous in thread | raw e-mail | index | archive | help


Chrisy Luke wrote:
> 
> Kent Stewart wrote (on Feb 05):
> > > Follow the instructions in /usr/src/UPDATING - anything else is prone
> > > to error or screwing up your system.
> >
> > Right now, netgraph is broken when you try to install a kernel.
> 
> Looks like too many )'s on the indicated line (ng_base.c line 602)

Actually, I think it should look like 

               if ((node->name != NULL) 
                && (strcmp(node->name, name) == 0)
                && ((node->flags & NG_INVALID) == 0))
                        break;

Kent

> 
> Chris.
> --
> == chris.luke@group.easynet.net                         T: +44 20 7900 4444
> == Group Network Manager for Easynet Group PLC          F: +44 845 333 0122

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://kstewart.urx.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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