Subject: Re: w and UVM
To: D'Arcy J.M. Cain <darcy@druid.net>
From: David Brownlee <abs@anim.dreamworks.com>
List: current-users
Date: 05/06/1998 10:28:47
(sublimation /)4# ldd `which w`
/usr/bin/w:
        -lkvm.5 => /usr/lib/libkvm.so.5.0 (0x10050000)
        -lc.12 => /usr/lib/libc.so.12.20 (0x10060000)

	You need to recompile libkvm, at which point all your dynamically
	linked kvm using programs should work.

		David/absolute

    "Consistency is the last refuge of the unimaginative." - Oscar Wilde

On Wed, 6 May 1998, D'Arcy J.M. Cain wrote:

> I just switched over to UVM and now w fails to work.  I get this message.
> 
>      w: proc size mismatch (52752 total, 624 chunks)
> 
> I built a kernel then did a full build of userland.  To make sure I then
> built a new kernel from scratch, did a "make includes" then did a "make
> clean && make depend && make && make install" in the w directory.  Still
> I get this error.  Is there something else I missed?
> 
> -- 
> D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
> http://www.druid.net/darcy/                |  and a sheep voting on
> +1 416 424 2871     (DoD#0082)    (eNTP)   |  what's for dinner.
>