Date: Mon, 12 May 2003 17:37:13 -0700 From: Jim Mock <mij@soupnazi.org> To: leon@trusc.net Cc: freebsd-questions@freebsd.org Subject: Re: Anyone know what this means Message-ID: <0A0E54E8-84DB-11D7-A664-000393460DB2@soupnazi.org> In-Reply-To: <000701c3189a$fe8e1360$19fea8c0@trusc.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, May 12, 2003, at 08:27 AM, Leon Botes wrote:
> proc size mismatch (41184 total, 1060 chunks)
> userland out of sync with kernel, recompile libkvm etc
>
> This occured after cvsup from 4_8 to 4_7 then built and installed a new
> kernel.
>
> I have no ide even where to start looking.
>
> Have tried a new cvsup, make and install kernel, no luck.
It means exactly what it says; "userland out of sync with kernel".
You can't cvsup your source tree and build a new kernel without
building world. It doesn't work like that. You need to make world.
Instructions are in the handbook.
- jim
--
- jim mock mij@{soupnazi|opendarwin}.org jim@{bsdnews|FreeBSD}.org -
- editor in chief, BSD News: http://bsdnews.org http://soupnazi.org -
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0A0E54E8-84DB-11D7-A664-000393460DB2>
