From owner-freebsd-questions Sat Apr 27 22: 3: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from roc-66-66-72-6.rochester.rr.com (roc-66-66-72-6.rochester.rr.com [66.66.72.6]) by hub.freebsd.org (Postfix) with ESMTP id 9AA6A37B416 for ; Sat, 27 Apr 2002 22:03:02 -0700 (PDT) Received: by roc-66-66-72-6.rochester.rr.com (Postfix, from userid 1000) id 21B9B901A00; Sun, 28 Apr 2002 01:02:40 -0400 (EDT) Date: Sun, 28 Apr 2002 01:02:40 -0400 From: mpd To: "David S. Jackson" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make installworld fails Message-ID: <20020428010240.A434@rochester.rr.com> References: <20020428041011.GA25027@scee.dsj.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020428041011.GA25027@scee.dsj.net>; from deepbsd@earthlink.net on Sun, Apr 28, 2002 at 12:10:11AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 28, 2002 at 12:10:11AM -0400, David S. Jackson wrote: > On make installworld after make installkernel (GENERIC) and successful > reboot, the error is > > install -c -o root -g wheel -m 644 ipfilter/Makefile > /usr/share/examples/ipfilter/Makefile > install: /usr/share/examples/ipfilter/Makefile: No such file or > directory > *** Error code 71 > Stop in /usr/src/share/examples. > *** Error code 1 > Stop in /usr/src/share. > *** Error code 1 > Stop in /usr/src. > *** Error code 1 > Stop in /usr/src. > *** Error code 1 > Stop in /usr/src. > *** Error code 1 > Stop in /usr/src. > > > There's no record in my "script" file of anything not being installed. > No error there, except when I went make installkernel, there wasn't > enough room on /. I removed modules.old and went make installkernel > again, rebooted into single user, all wes well. in short, I don't see > how the above problem could have happened, except if it's a known > problem on STABLE. Read UPDATING, nothing applies to this. Searched > google, apparently nothing on 4.5-STABLE recently. > > Any ideas on how to fix this? mkdir /usr/share/examples/ipfilter For some reason it didn't get done during the installworld. I just had the same problem a couple hours ago. > > TIA > > > -- > David S. Jackson dsj@dsj.net > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= mike -- ___________________________________________________________ "WHEN YOU ARE WORKING ON A PROJECT YOU SHOULD LOOK IN YOUR GARBAGE!!" - Pokey the Penguin from "DO YOU HAVE GOOD GARBAGE?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message