From owner-freebsd-current Thu Feb 27 23:12:15 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA23440 for current-outgoing; Thu, 27 Feb 1997 23:12:15 -0800 (PST) Received: from lightside.com (hamby1.lightside.net [207.67.176.17]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id XAA23391 for ; Thu, 27 Feb 1997 23:12:00 -0800 (PST) Received: by lightside.com (SMI-8.6/SMI-SVR4) id XAA09305; Thu, 27 Feb 1997 23:11:50 -0800 Date: Thu, 27 Feb 1997 23:11:50 -0800 From: jehamby@lightside.com (Jake Hamby) Message-Id: <199702280711.XAA09305@lightside.com> To: current@FreeBSD.ORG, toj@gorilla.net Subject: Re: Strange fortune Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-MD5: ndxMvMgp0315jbsPi+FWJw== Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Here's a funny quirk. Running 3.0-current with last built kernel showing > ctm#2718 and stuck in Lite2 hell like all other lurkers. My .login has the > line 'fortune -a'. Recent logins have the fortune cut off to all but the > last line. Manual 'fortune -a' and 'fortune' repeat the bug but strangely > 'fortune -o' seems fine. Weird. I remember seeing this problem after several make worlds of 3.0-current a few weeks before the Lite2 merge! Completely rebuilding fortune and the fortune data files (doing a "make clean" first) fixed the problem, but I don't understand why the usual "make depend" didn't clean things up. -- Jake