Subject: Re: latest releng 1-6-1 release
To: None <mlh@goathill.org>
From: James Chacon <jmc@netbsd.org>
List: tech-misc
Date: 08/08/2003 11:43:03
I can't reproduce this at all from a snapshot built last night.

Running ldd against the binaries might help to debug this as on my system
everything shows clean and there's no mention of this library.

James

>
>I'm trying to run :
>ftp://releng.netbsd.org/pub/NetBSD-daily/netbsd-1-6/200308050000/i386/
>in a chroot and most /usr/bin/ tools are requiring a missing libkver:
>
># /usr/bin/cal
>Cannot open "/usr/lib/libkver.so"
># /usr/bin/more
>Cannot open "/usr/lib/libkver.so"
>
># ls -l /usr/lib/libkver*
>ls: /usr/lib/libkver*: No such file or directory
>
>What's up ?
> 
>
>
>