From owner-freebsd-bugs Sun Sep 24 08:59:38 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA02639 for bugs-outgoing; Sun, 24 Sep 1995 08:59:38 -0700 Received: from virginia.edu (uvaarpa.Virginia.EDU [128.143.2.7]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id IAA02632 for ; Sun, 24 Sep 1995 08:59:36 -0700 Received: from server.cs.virginia.edu by uvaarpa.virginia.edu id aa03382; 24 Sep 95 11:59 EDT Received: from viper.cs.Virginia.EDU (viper-fo.cs.Virginia.EDU) by uvacs.cs.virginia.edu (4.1/5.1.UVA) id AA12528; Sun, 24 Sep 95 11:59:34 EDT Posted-Date: Sun, 24 Sep 1995 11:59:33 -0400 (EDT) Received: by viper.cs.Virginia.EDU (5.x/SMI-2.0) id AA05515; Sun, 24 Sep 1995 11:59:34 -0400 From: bah6f@server.cs.virginia.edu Message-Id: <9509241559.AA05515@viper.cs.Virginia.EDU> Subject: trivial little bug To: bugs@freebsd.org Date: Sun, 24 Sep 1995 11:59:33 -0400 (EDT) X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-bugs@freebsd.org Precedence: bulk I was doing a 'make world' on FreeBSD-current and the install part died for a silly reason. I had never installed games before, so /usr/games didn't exist. When it got to installing the games, I got this: install: /usr/games/hide: No such file or directory and the make install died. Of course, making /usr/games solved the problem, but it seems to me that 'make world' should check that. After all, I am making the entire world. Sorry I didn't send a bug fix with this bug, but the makefile hierarchy is a bit intimidating. Besides, on something this simple it is probably quicker for someone who understands the makefiles to just go add a line than it is for me to hunt through them all and figure out where it needs to go. Thanks for all your hard work, (because it makes mine so much easier) Paco -- Brian "Paco" Hope Research Assistant, Technical Support Staff email: paco@virginia.edu Department of Computer Science WWW: http://www.cs.virginia.edu/~bah6f/ University of Virginia