From owner-freebsd-bugs Wed Mar 20 19:20:13 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A6F9837B41A for ; Wed, 20 Mar 2002 19:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2L3K1G77147; Wed, 20 Mar 2002 19:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CB0837B404 for ; Wed, 20 Mar 2002 19:11:31 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2L3BVg76221; Wed, 20 Mar 2002 19:11:31 -0800 (PST) (envelope-from nobody) Message-Id: <200203210311.g2L3BVg76221@freefall.freebsd.org> Date: Wed, 20 Mar 2002 19:11:31 -0800 (PST) From: Nick Jennings To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/36153: /usr/src/games/fortune/README instructions for including offensive fortunes don't work. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36153 >Category: misc >Synopsis: /usr/src/games/fortune/README instructions for including offensive fortunes don't work. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 20 19:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Nick Jennings >Release: 4.5-RELEASE >Organization: >Environment: FreeBSD punishment.xrl.nkj 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Mar 18 21:21:47 PST 2002 nick@punishment.xrl.nkj:/usr/src/sys/compile/NKJ i386 >Description: This could be related to bug 'misc/36152', though I am not sure. The README file (/usr/src/games/fortune/README) says, to enable offensive fortunes "whack" the Makefile located in datfiles/ subdirectory.(by "whack" i assume delete). However, when I do this, and run a 'make all' there are errors. # rm datfiles/Makefile # make all ===> fortune Warning: Object directory not changed from original /usr/src/games/fortune/fortune ===> strfile Warning: Object directory not changed from original /usr/src/games/fortune/strfile ===> datfiles make: don't know how to make all. Stop *** Error code 2 Stop in /usr/src/games/fortune. # This error does not occur when the datfiles/Makefile exists. >How-To-Repeat: remove the datfiles/Makefile and try to compile. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message