Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2001 16:42:18 -0700 (PDT)
From:      "Antonio D'souza" <quik@quikbox.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/29374: make installworld fails when trying to install 'init' into /sbin
Message-ID:  <200108012342.f71NgIP94375@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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




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