From owner-freebsd-bugs Wed Aug 1 16:50:14 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 862B737B401 for ; Wed, 1 Aug 2001 16:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f71No1t94988; Wed, 1 Aug 2001 16:50:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1188137B403 for ; Wed, 1 Aug 2001 16:42:18 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f71NgIP94375; Wed, 1 Aug 2001 16:42:18 -0700 (PDT) (envelope-from nobody) Message-Id: <200108012342.f71NgIP94375@freefall.freebsd.org> Date: Wed, 1 Aug 2001 16:42:18 -0700 (PDT) From: "Antonio D'souza" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/29374: make installworld fails when trying to install 'init' into /sbin Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 29374 >Category: bin >Synopsis: make installworld fails when trying to install 'init' into /sbin >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 01 16:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Antonio D'souza >Release: 4.3-stable >Organization: University of Waterloo >Environment: FreeBSD quikbox.ca 4.3-STABLE FreeBSD 4.3-STABLE #1: Wed May i386 unknown >Description: Partway through running 'make buildworld' I get this error: ===> sbin/init install -C -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. >How-To-Repeat: with the sources as of Aug 1, 2001 around noon, try to buiild and install the world. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message