Hi. I have have FreeBSD 4.6-RC. I cvsuped to RELENG_4.
I did: make buildworld - ok.
       make buildkernel KERNCONF=KKK- ok
       make installkernel KERNCONF=KKK - ok.
But make installworld gave me an error:

........
........ 
===> usr.bin/passwd
[ ! -e /usr/bin/passwd ] ||  chflags noschg /usr/bin/passwd || true
[ ! -e /usr/bin/yppasswd ] ||  chflags noschg /usr/bin/yppasswd || 
true
install -s -o root -g wheel -m 4555   passwd /usr/bin
install -o root -g wheel -m 444 passwd.1.gz  /usr/share/man/man1
/usr/share/man/man1/yppasswd.1.gz -> /usr/share/man/man1/passwd.1.gz
/usr/bin/yppasswd -> /usr/bin/passwd
chflags schg /usr/bin/passwd
===> usr.bin/paste
install -s -o root -g wheel -m 555   paste /usr/bin
install -o root -g wheel -m 444 paste.1.gz  /usr/share/man/man1
===> usr.bin/pathchk
install -s -o root -g wheel -m 555   pathchk /usr/bin
*** Error code 71

Stop in /usr/src/usr.bin/pathchk.
*** Error code 1

Stop in /usr/src/usr.bin.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src. 

What does it mean?
Thanks for help.
Tom


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

Reply via email to