On Fri, Jul 23, 2010 at 3:03 PM, Stuart Henderson <s...@spacehopper.org> wrote: > Is your lsof package *actually* from the last snapshot, or is it > an older one that hasn't been updated (because libc is still the same > version)? If it's older then pkg_delete lsof and pkg_add lsof. > lsof should be kept in-sync with the kernel. > > Normally we handle this situation with library bumps or PKGNAME bumps > when needed, but the kernel changes that affect this are currently only > in snaps, not committed yet.
So probably I was having a stupidity attack, cause maybe I've compiled lsof from ports using a src tree more recent than the kernel I'm running on my laptop. -dav