sockstat problem

Peter Boosten peter at boosten.org
Sat Nov 22 13:34:28 PST 2008


Polytropon said the following on 11/22/2008 10:20 PM:
> On Sat, 22 Nov 2008 20:43:21 +0000, x03ml<x03ml at 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


More information about the freebsd-questions mailing list