Shouldn't this mandate a UPDATING entry? Or is it already the case? ;)

A

Anders Andersson wrote:
> 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.
> 
> 


-- 
Antoine Beaupré
Jambala TCM team
Ericsson Canada inc.
mailto:[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to