Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Nov 2008 22:34:23 +0100
From:      Peter Boosten <peter@boosten.org>
To:        Polytropon <freebsd@edvax.de>
Cc:        x03ml <x03ml@sgene.org>, freebsd-questions@freebsd.org, "Paul B. Mahol" <onemda@gmail.com>
Subject:   Re: sockstat problem
Message-ID:  <49287ADF.7090706@boosten.org>
In-Reply-To: <20081122222045.496d2579.freebsd@edvax.de>
References:  <200811212356.53299.listy@skxpl.eu.org>	<492744CA.1080208@sgene.org>	<3a142e750811211610y5bb75765m4dd73a6c5dde180b@mail.gmail.com>	<49286EE9.7090701@sgene.org> <20081122222045.496d2579.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Polytropon said the following on 11/22/2008 10:20 PM:
> On Sat, 22 Nov 2008 20:43:21 +0000, x03ml<x03ml@sgene.org>  wrote:
>    
>> i update my kernel and userland like above:
>>
>> # make buildkernel KERNCONF=TEST
>> #make installkernel KERNCONF=TEST
>> #make buildworld
>> #pwd
>> /usr/src
>> #reboot
>>      
>
> According to the handbook, this is not completely correct.
> First of all, I do miss the mergemaster calls. But if kernel
> and world are of the same version, you should have both
> synchronized in the way needed. This would not explain your
> sockstat problem. But I'd recommend to read the section
> about updating in the handbook and exactly following the
> instructions - just in case.
>    
The buildworld should proceed the buildkernel

make buildworld
make buildkernel
make installkernel
reboot
make installworld.

Peter
-- 
http://www.boosten.org



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