Installworld trouble
Mike Galvez
mrg8n at virginia.edu
Tue Apr 1 09:33:49 PST 2003
4.8-RC FreeBSD 4.8-RC #1: Tue Apr 1 11:08:12 EST 2003
I'm having some trouble with installworld. I cvsuped src to RELENG_4, then
I did a make world, make buildkernel, make installkernel, then rebooted.
The kernel booted, so I proceeded to do the installworld.
The installworld hangs with the following:
install -s -o root -g wheel -m 555 named-xfer /usr/libexec
install -o root -g wheel -m 444 named-xfer.8.gz /usr/share/man/man8
===> libexec/mail.local
install -s -o root -g wheel -m 555 mail.local /usr/libexec
install -o root -g wheel -m 444 mail.local.8.gz /usr/share/man/man8
===> libexec/smrsh
install -s -o root -g wheel -m 555 smrsh /usr/libexec
install -o root -g wheel -m 444 smrsh.8.gz /usr/share/man/man8
===> libexec/uucpd
install -s -o root -g wheel -m 555 uucpd /usr/libexec
install -o root -g wheel -m 444 uucpd.8.gz /usr/share/man/man8
===> libexec/rtld-elf
install -s -o root -g wheel -m 555 -fschg -C -b ld-elf.so.1 /usr/libexec
make: don't know how to make rtld.1. Stop
*** Error code 2
Stop in /usr/src/libexec.
*** 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 is the best way to proceed from here? I forgot to clear out /usr/obj
before the make world so this may be a result of left over cruft.
Thanks
-Mike
--
Michael Galvez
Information Technology Specialist III E-Mail: mrg8n at nospam.virginia.edu
University of Virginia
Nothing is illegal if one hundred businessmen decide to do it.
-- Andrew Young
More information about the freebsd-questions
mailing list