Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2000 11:06:58 +0100
From:      Peter McGarvey <Peter.McGarvey@telinco.net>
To:        Stable@freebsd.org
Subject:   HELP: installworld fails on ln
Message-ID:  <38F6EDC2.79268991@telinco.net>

next in thread | raw e-mail | index | archive | help
make buildworld works fine,  however, when i do a make installworld it
craps out (output included below).  Can anyone help.


> ===> bin/kill
> install -c -s -o root -g wheel -m 555   kill /bin
> install -c -o root -g wheel -m 444 kill.1.gz  /usr/share/man/man1
> ===> bin/ln    
> install -c -s -o root -g wheel -m 555   ln /bin
> install -c -o root -g wheel -m 444 ln.1.gz  /usr/share/man/man1
> install -c -o root -g wheel -m 444 symlink.7.gz  /usr/share/man/man7
> /usr/share/man/man1/link.1.gz -> /usr/share/man/man1/ln.1.gz
> ln: permission denied
> /bin/link -> /bin/ln
> *** Error code 126
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error



-- 
TTFN, FNORD

Peter McGarvey, Unix Administrator
Network Operations Center, Telinco Limited


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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