Re: latest releng 1-6-1 release
James Chacon <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.general |
|---|---|
| Message-ID | <[email protected]> |
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 ? > > > >