Date: Tue, 1 Apr 2003 12:33:45 -0500 From: Mike Galvez <mrg8n@virginia.edu> To: freebsd-questions@FreeBSD.ORG Subject: Installworld trouble Message-ID: <20030401173345.GB13088@humpty.finadmin.virginia.edu>
next in thread | raw e-mail | index | archive | help
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@nospam.virginia.edu University of Virginia Nothing is illegal if one hundred businessmen decide to do it. -- Andrew Young
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030401173345.GB13088>