Date: Thu, 2 Aug 2001 04:00:04 -0700 (PDT) From: Peter Pentchev <roam@orbitel.bg> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/29374: make installworld fails when trying to install 'init' into /sbin Message-ID: <200108021100.f72B04C90392@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/29374; it has been noted by GNATS. From: Peter Pentchev <roam@orbitel.bg> To: Antonio D'souza <quik@quikbox.ca> Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/29374: make installworld fails when trying to install 'init' into /sbin Date: Thu, 2 Aug 2001 13:49:22 +0300 On Wed, Aug 01, 2001 at 04:42:18PM -0700, Antonio D'souza wrote: > > >Number: 29374 > >Category: bin > >Synopsis: make installworld fails when trying to install 'init' into /sbin > >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. I believe this was fixed when install(1) was added to the bootstrap tools later. Can you try to cvsup and rebuild? G'luck, Peter -- Nostalgia ain't what it used to be. 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?200108021100.f72B04C90392>