From owner-freebsd-stable Wed Aug 1 4: 3:30 2001 Delivered-To: freebsd-stable@freebsd.org Received: from skinner.codefactory.se (skinner.codefactory.se [212.32.187.2]) by hub.freebsd.org (Postfix) with ESMTP id 863AA37B401 for ; Wed, 1 Aug 2001 04:03:27 -0700 (PDT) (envelope-from anders@codefactory.se) Received: from jellyfish.codefactory.se (dhcp-106.gbg.codefactory.se [192.168.20.106]) by skinner.codefactory.se (Postfix) with ESMTP id 88DFB1913D; Wed, 1 Aug 2001 13:03:36 +0200 (CEST) Received: by jellyfish.codefactory.se (Postfix, from userid 1000) id 87CE29883; Wed, 1 Aug 2001 13:03:15 +0200 (CEST) Date: Wed, 1 Aug 2001 13:03:15 +0200 From: Anders Andersson To: Tony Maher Cc: stable@freebsd.org Subject: Re: installworld failure (install of sbin/init) Message-ID: <20010801130315.B1045@jellyfish.codefactory.se> References: <200108011101.VAA01143@morgan.angis.su.OZ.AU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200108011101.VAA01143@morgan.angis.su.OZ.AU> User-Agent: Mutt/1.3.20i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Aug 01, 2001 at 09:01:12PM +1000, Tony Maher wrote: > > Just did buldworld, kernel, installworld cycle but there was one small > problem in installworld > > o-----------------------------------------------------------------------o > ===> sbin/init > install -c -s -o root -g wheel -m 500 -fschg -b -B.bak init /sbin > install: illegal option -- b > usage: install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 > file2 > install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 > ... > fileN directory > install -d [-v] [-g group] [-m mode] [-o owner] directory ... > *** Error code 64 > > Stop in /usr/src/sbin/init. > o-----------------------------------------------------------------------o > > Checking CVS I thought maybe I had cvsupped and got the init Makefile > change and not the changes to (x)install but this does not appear to be the > case. A second cvsup after the install did not get anything for xinstall > and the manpage for install shows the new -b and -B (as does runningthe new > install). > > Does installworld use the old install? > > In any case removing the "-b -B.bak" in sbin/init/Makefile and reinstalling > solved the problem for me. Or as I did, cd /usr/src/usr.bin/xinstall && make install and then installworld works. -- Anders Andersson anders@codefactory.se CodeFactory AB http://www.codefactory.se/ Office: +46 (0)31 711 99 35 Cell: +46 (0)70 587 53 35 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message