Date: Sat, 16 Nov 2002 18:50:09 From: <kosaman5@o2.pl> To: stable@freebsd.org Subject: =?iso-8859-2?Q?make=20installworld=20problem=20with=20pathchk?= Message-ID: <20021116175009.B05186EE94@rekin.go2.pl>
next in thread | raw e-mail | index | archive | help
Hi. I have have FreeBSD 4.6-RC. I cvsuped to RELENG_4.
I did: make buildworld - ok.
make buildkernel KERNCONF=KOO- ok
make installkernel KERNCONF=KOO - 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 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?20021116175009.B05186EE94>
