From owner-freebsd-bugs Tue Apr 30 13:02:13 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA02548 for bugs-outgoing; Tue, 30 Apr 1996 13:02:13 -0700 (PDT) Received: (from gpalmer@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA02521 Tue, 30 Apr 1996 13:02:08 -0700 (PDT) Date: Tue, 30 Apr 1996 13:02:08 -0700 (PDT) From: Gary Palmer Message-Id: <199604302002.NAA02521@freefall.freebsd.org> To: uhclem%nemesis@fw.ast.com, gpalmer, freebsd-bugs Subject: Re: bin/326 Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Weekly cron generates some usage and error messages FDIV021 State-Changed-From-To: feedback-analyzed State-Changed-By: gpalmer State-Changed-When: Tue Apr 30 12:55:10 PDT 1996 State-Changed-Why: Whoops, wrong state last time. Sorry. There are 2 issues here. First, syslogd wasn't running. so when an attempt was made to send a signal to it, it couldn't find the PID file, producing the first 2 lines of error messages. Why syslogd died is not clear, and may not be an issue with more recent systems which are more stable. The second probably is a bug in makewhatis, in your case it seemed to think that it needed a /usr/X11R6/man. Can you still reproduce the problem on any more recent versions of FreeBSD?