> > Dec 8 14:34:35 neptune nntpd[6059]: nlist of /vmunix failed: Undefined > error: 0D Most likely, it's looking for a symbol (`avenrun') that does not exist in the NetBSD kernel. Just replace the entire `/dev/kmem' fiddling with a call to getloadavg() from the C library. -pk