Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jan 2002 18:28:39 +0000
From:      Simon Siemonsma <s.siemonsma@hccnet.nl>
To:        Tom Kersten <tomkersten98@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Re: CVSup Question....
Message-ID:  <200201021723.SAA24532@smtp.hccnet.nl>
In-Reply-To: <20020102015044.33209.qmail@web10008.mail.yahoo.com>
References:  <20020102015044.33209.qmail@web10008.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Yes, you need to rebuild your kernel. The userland part of IPFW and the 
kernel part need to be in sync, otherwise it can give problems.
The same problem may occur with some other parts of BSD also.
So after a make world you should do a make buildkernel and make installkernel.

Simon Siemonsma

On Wednesday 02 January 2002 01:50, you wrote:
> Hello again,
>
> Thanks for the tips to those that replied. The
> simplicity of the solution is embarassing, but I have
> another question that seems to stem from the same
> process described in the original message. After ran
> "make world", I later rebooted my machine and now I
> can't seem to connect to the internet. It appears that
> it has something to do with my firewall rules....which
> are very simple at this point and worked before I ran
> "make world". Is there something I did wrong again? Do
> I need to do another kernel configuration and use the
> new version of the kernel that was downloaded during
> the cvsup I ran?? Any ideas on why this happened?
>
> TIA,
>
> Thomas Kersten
>
> --- Scott Mitchell <scott.mitchell@mail.com> wrote:
> > On Mon, Dec 31, 2001 at 01:26:13PM -0800, Tom
> >
> > Kersten wrote:
> > > cvsup-config:
> > > (--clipped--)
> > > # Defaults that apply to all the collections
> > > # IMPORTANT: Change the next line to use one of
> >
> > the
> >
> > > CVSup mirror sites
> > > # listed at
> > > http://www.freebsd.org/handbook/mirrors.html.
> > > *default host=cvsup7.FreeBSD.org
> > > *default base=/usr/local/etc/cvsup
> > > *default prefix=/usr
> > > # The following line is for 4-stable.  If you want
> > > 3-stable or 2.2-stable,
> > > # change "RELENG_4" to "RELENG_3" or "RELENG_2_2"
> > > respectively.
> > > *default release=cvs tag=RELENG_4
> > > *default delete use-rel-suffix
> > >
> > > (--clipped--)
> > > # The easiest way to get the main source tree is
> >
> > to
> >
> > > use the "src-all"
> > > # mega-collection.  It includes all of the
> >
> > individual
> >
> > > "src-*" collections.
> > > # Please note:  If you want to track -STABLE,
> >
> > leave
> >
> > > this uncommented.
> > > src-all
> > > ports-all
> > > doc-all
> >
> > You don't want to use tag=RELENG_4 to update ports
> > -- AIUI ports are always
> > retrieved from the CVS trunk.
> >
> > Try replacing your 'ports-all' line with:
> >
> > ports-all tag=.
> >
> > (that dot '.' at the end of the line is important --
> > leave it in)
> >
> > All the latest ports should then appear when you
> > cvsup.
> >
> > HTH,
> >
> > 	Scott
> >
> > --
>
> ===========================================================================
>
> > Scott Mitchell          | PGP Key ID | "Eagles may
> > soar, but weasels
> > Cambridge, England      | 0x54B171B9 |  don't get
> > sucked into jet engines"
> > scott.mitchell@mail.com | 0xAA775B8B |      -- Anon
>
> __________________________________________________
> Do You Yahoo!?
> Send your FREE holiday greetings online!
> http://greetings.yahoo.com
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

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




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