Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 1995 11:59:33 -0400 (EDT)
From:      bah6f@server.cs.virginia.edu
To:        bugs@freebsd.org
Subject:   trivial little bug
Message-ID:  <9509241559.AA05515@viper.cs.Virginia.EDU>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9509241559.AA05515>