Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2002 01:02:40 -0400
From:      mpd <mpd@rochester.rr.com>
To:        "David S. Jackson" <deepbsd@earthlink.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: make installworld fails
Message-ID:  <20020428010240.A434@rochester.rr.com>
In-Reply-To: <20020428041011.GA25027@scee.dsj.net>; from deepbsd@earthlink.net on Sun, Apr 28, 2002 at 12:10:11AM -0400
References:  <20020428041011.GA25027@scee.dsj.net>

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




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