From owner-freebsd-current@FreeBSD.ORG Mon Nov 17 15:56:25 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B94016A4CE for ; Mon, 17 Nov 2003 15:56:25 -0800 (PST) Received: from mx1.freebsdsystems.com (mx1.FreeBSDsystems.COM [216.138.197.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1226443FAF for ; Mon, 17 Nov 2003 15:56:20 -0800 (PST) (envelope-from lnb@FreeBSDsystems.COM) Received: (qmail 54407 invoked by uid 0); 17 Nov 2003 23:55:43 -0000 Received: from unknown (HELO ?192.168.0.69?) (lnb@216.235.9.82) by mx1.freebsdsystems.com with AES256-SHA encrypted SMTP; 17 Nov 2003 23:55:43 -0000 From: Lanny Baron To: freebsd@msquaredweb.net In-Reply-To: <4011.24.54.225.150.1069111523.squirrel@webmail.m2wh.com> References: <4011.24.54.225.150.1069111523.squirrel@webmail.m2wh.com> Content-Type: text/plain Organization: FreeBSD Systems, Inc. Message-Id: <1069113378.5968.11.camel@panda.freebsdsystems.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 17 Nov 2003 18:56:18 -0500 Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: recurring installworld problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 23:56:25 -0000 Hey, 1) cvsup 2) make buildworld 3) make installworld 4) make kernel KERNCONF=KERNNAME or cd /sys/i386/conf; config KERNNAME cd ../compile/KERNNAME make depend && make && make install && shutdown -r now POOF! Your done :) Hope that helps. Lanny On Mon, 2003-11-17 at 18:25, freebsd@msquaredweb.net wrote: > Hey all... > > Been trying to get 5.1-CURRENT installed since thursday. > > This is my procedure: > > cvsup > make buildworld > make buildkernel > make installkernel > -- reboot -- > make installworld > > This is the error I've been getting (probably 25x since thursday... yes.. > 25 fresh installs since then) > > ===> bin/rcp > install -s -o root -g wheel -m 4555 -fschg rcp /bin > install -o root -g wheel -m 444 rcp.1.gz /usr/share/man/man1 > ===> bin/csh > install -s -o root -g wheel -m 555 csh /bin > install -o root -g wheel -m 444 > /usr/src/bin/csh/../../contrib/tcsh/complete.tcsh > /usr/src/bin/csh/../../contrib/tcsh/csh-mode.el /usr/share/examples/tcsh > gencat -new et_EE.ISO8859-15.cat et_EE.ISO8859-15.msg > gencat:No such file or directory > *** Error code 1 > > Stop in /usr/src/bin/csh. > *** Error code 1 > > Stop in /usr/src/bin. > *** 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. > > Yes, I must use -CURRENT because that apparently is the only way for me to > use the multi-ip jail patch. However, these errors occur without the > patch. Once I successfully bring the box to 5.1-CURRENT, then I'll try the > patch. My goal now is to just get -CURRENT up and running. > > Any ideas? > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" -- =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= Lanny Baron Proud to be 100% FreeBSD http://www.FreeBSDsystems.COM =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=